- 博客(20)
- 收藏
- 关注
原创 《做pre的艺术》
Always think of the audiences:how important it is for them? (Try to talk more about the relationship between our fields)method: if they are in the same field with me, talk more about the method, and the advantages/applicability/feasibility for my and .
2021-04-01 14:39:38 123 1
原创 通读朱莉亚
CH4 变量奇怪变量 \ delta tabInt UInt 有/无符号(typemin(Int32), typemax(Int32))lpad(a,7)BigInt(typemax(Int64)) + 1可以float(a) string(a), 也可以parse(float, a)
2021-03-29 20:52:49 110
原创 hpcc tips
sbatch.sb file:```powershell#!/bin/bash -login### define resources needed:#SBATCH --time=00:20:00 (这里改分配的时间哦~)### need to set ppn=#workers, mem=(#worker+1)*mem_myfunc#SBATCH --nodes=1(并行计算local的时候就是1,cluster啥的再改)#SBATCH --ntasks-per-node=4(使用c
2021-02-05 23:37:56 134
原创 计算takeoff angle/arrival time/~~~~~
obspy.taup: https://docs.obspy.org/packages/obspy.taup.html包含一大堆登西!超级无敌宝藏!还有源码!回头康!taup_timetaupfortran-Peter Shearer
2021-02-04 20:53:25 172
原创 关于作报告的想法【/手动灯泡子】
AGU开始几天啦,我睁眼瞎听了几次讲座,有了一些对作报告的看法!记下来自勉哦吼吼!今年的poster有poster summary session,就是一人用3分钟给大家讲自己的poster,3分钟说少也不少,毕竟今年oral session一人也只有4-5分钟orzorz 我的在第一天的11-12am EST,总之是第一批讲poster summary的小倒霉蛋。亏得我还以为自己仔细准备了,其实挺 跑 偏 的 TUT (我的理解是引起大家兴趣,大家就会跑去看我的poster了,再加上是学科交叉的ses
2020-12-11 09:36:26 167
原创 调教远程服务器喔~
packet_write_wait: Connection to 35.9.12.10 port 22: Broken pipe在ssh客户端(其实就是自己的电脑上)~/.ssh/创建config文件:Host * ServerAliveInterval 30代表每三十秒向服务器发送一次请求,来保证网络连接之前跟着瞎写加了ServerAliveCountMax 5,顿悟应该是最多五次 无响应就退出了,可能这是导致broken pipe的原因!sei知道呢~先试验一下~希望远方的matl..
2020-12-09 17:29:17 2929 1
原创 各种小软件
TauP 如果想引用我的话~请~http://www.seis.sc.edu/TauP/seizmo 有带很多别的小软件http://epsc.wustl.edu/~ggeuler/codes/m/seizmo/
2020-12-08 17:53:37 116
原创 第一次准备journal club
https://epomedicine.com/medical-students/how-present-journal-club/
2020-10-28 15:34:36 1347
原创 Mac录屏内音频
1.sunflower【已经下好了】2.系统偏好设置-声音 选多输出设备1(之前在音频MIDI里设置的3.Quiktime player 4.恢复正常的话,系统偏好设置-声音 选扬声器
2020-05-29 21:45:43 440
原创 做毕设用到滴
南美Slab2https://www.sciencebase.gov/catalog/item/5aa41473e4b0b1c392eaaf2dLaTeX入门http://mirrors.ustc.edu.cn/CTAN/info/lshort/chinese/lshort-zh-cn.pdf
2020-04-24 14:43:11 109
原创 python画图trick!
xy轴有年份等时,如何关闭自动的科学计数法。plt.ticklabel_format(useOffset=False, style=‘plain’)useOffset=False x轴style=‘plain’ y轴来源:http://www.imooc.com/wenda/detail/604644...
2020-04-01 20:31:20 557
原创 怎么画出sac的RESP文件
1.JplotResphttp://ds.iris.edu/pub/programs/JPlotResp/JPlotResp_v1.80/可以在jplotblabla文件夹下用java -jar JPlotResp.jar打开2.obspyhttps://docs.obspy.org/packages/autogen/obspy.core.inventory.response.Respon...
2020-03-23 22:46:52 288
原创 SOD下载地震数据
1.只下载指定的channel< waveformArm>< bestChannelAtStation/> 自动挑选合适的channel< /waveformArm>site Code Heuristic = 00, ,01,02,03,04,05,06,07,08,09,10gain Code Heuristic = H,Lband Code He...
2020-03-21 10:29:57 553
原创 我想查的常识问题~
1.~/.bashrc , ~/.bash_profile , ~/.zshrc的区别?从这次更新sod的情况来看,貌似~/.zshrc修改环境变量才有用诶。以及,复制文件夹到/usr/local时需要sudo mv
2020-02-28 23:24:12 73
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人