Blog
-
2024-12-19
记一次找回Linux启动项的经历
记一次找回Linux启动项的经历
我的笔记本是Windows10和Fedora40的双系统。平时都在Fedora下面干活,因此给windows的C盘分配了120G。然而Linux下面对于word的支持不太行,因此也需要在windows下面处理文档。…
-
2024-11-07
文献阅读(24)
摘要翻译
-
2024-11-02
文献阅读(23)
[Drivers of Recurring Seasonal Cycle of Glacier Calving Styles and Patterns](https://www.frontiersin.org/journals/earth-science/articles/10.3389/fea…
-
2024-10-30
文献阅读(二十二)
-
2024-10-12
高效bash脚本
转学习到的高效bash脚本。
build-in commands
if [[ "$var" -eq 3 ]];then echo "hello" fi -
2024-10-05
文献阅读(二十一)
Global scale analysis and modelling of primary microseisms
摘要翻译
-
2024-09-09
文献阅读(二十)
[Using Ocean Ambient Sound to Measure Local Integrated Deep Ocean Temperature](https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2024GL108943?af=R…
-
2024-09-03
文献阅读(十九)
[Estimation of the Orientations of the S-net Cabled Ocean-Bottom Sensors](https://pubs.geoscienceworld.org/ssa/srl/article-abstract/90/6/2175/573516/Estimation-…
-
2024-09-01
如何下载Fnet的台站列表
如何下载Fnet的台站列表?
这里其实是一个网页抓取的工作。Fnet台站列表网址是https://www.fnet.bosai.go.jp/st_info/?LANG=en。那么下载其列表并保存到本地的python脚本如下: ``` import…
-
2024-07-25
obspy去polezero类型仪器仪响应
有些时候数据下载下来只有polezero格式的仪器响应,那python脚本怎么去仪器响应呢?
如果有polezero文件,那可以用attach_paz来读取。然后去仪器响应的脚本如下: ```python import numpy as np im…
-
2024-07-19
学习聚束分析(一)
这是聚束分析学习一,参见这里。
-
2024-07-09
如何下载S-net数据
如何下载S-net数据呢?
S-net是NIED(日本国立防灾科学技术研究所)布设的海底地震动观测网络,由150台三分量地震仪组成。观测区域覆盖了2011年东日本大地震及其邻近地区的震源区域。自2017年4月以来,S-net已全面开始运作,实时地将…
-
2024-06-29
文献阅读(十八)
Ross Ice Shelf Icequakes Associated With Ocean Gravity Wave Activity <!–le…
-
2024-06-27
文献阅读(十七)
Development of ice-shelf estuaries promotes fractures and calving
-
2024-06-27
文献阅读(十六)
Locating the Largest Event Observed on Mars With Multi-Orbit Surface Waves…
-
2024-06-26
文献阅读(十五)
Submarine landslides triggered by iceberg collision with the seafloor
摘要
-
2024-06-22
文献阅读(十四)
[Glacier Retreat in Eastern Himalaya Drives Catastrophic Glacier Hazard Chain](https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2024GL108202?af=R…
-
2024-06-20
有趣的程序和项目(一)
- Global lake level database The Global Lake Level Database (GLLD) is the back-end architecture for th…
-
2024-06-20
如何读文献
如何阅读文献?Keshav S. How to Read a Paper.
-
2024-06-20
文献阅读(十二)
[Early Holocene Greenland-ice mass loss likely triggered earthquakes and tsunami](https://www.sciencedirect.com/science/article/pii/S0012821X2030387…