Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
NJU Geophy
seispy
提交
4e5d2ea9
提交
4e5d2ea9
编辑于
7月 11, 2019
作者:
Mijian Xu
😷
浏览文件
update readme
上级
6b7efcd3
变更
1
Hide whitespace changes
Inline
Side-by-side
README.md
浏览文件 @
4e5d2ea9
# seispy
[

](https://git.nju.edu.cn/geophy/seispy/commits/master)
[

](https://git.nju.edu.cn/geophy/seispy/commits/master)
[

](https://www.gnu.org/licenses/lgpl.html)
Python module of seismology and receiver functions
# Installation
## Dependencies
*
[
obspy
](
http://docs.obspy.org
)
<br
/>
*
[
GMT 5.x
](
http://gmt.soest.hawaii.edu
)
<br
/>
*
[
Python
](
)
>= 3.6
*
[
ObsPy
](
http://docs.obspy.org
)
>= 1.1.0
*
[
NumPy
](
http://www.numpy.org/
)
>= 1.14
*
[
SciPy
](
http://www.scipy.org/
)
>= 1.2.0
*
[
matplotlib
](
https://matplotlib.org/
)
>= 3.0.0
*
[
PyQt5
](
https://www.riverbankcomputing.com/software/pyqt/
)
## Installation
```
Python
...
...
@@ -18,7 +21,17 @@ python setup.py install
# Inclusion
--------------
*
seispy.distaz: Calculate distance and azimuth (by
[
the lithospheric seismology program at USC
](
http://www.seis.sc.edu/software/distaz/
)
).
<br
/>
*
seispy.geo: Tiny codes of geophysics.
*
seispy.bootstrap: Bootstrap confidence interval estimation (by
[
scikits-bootstrap
](
https://github.com/cgevans/scikits-bootstrap
)
)
*
seispy.decov: Iterative time domain deconv using Ligorria and Ammon's 1999 BSSA method
## Libraries
*
`seispy.distaz`
: Calculate distance and azimuth (by
[
the lithospheric seismology program at USC
](
http://www.seis.sc.edu/software/distaz/
)
).
<br
/>
*
`seispy.geo`
: Tiny codes of geophysics.
*
`seispy.bootstrap`
: Bootstrap confidence interval estimation (by
[
scikits-bootstrap
](
https://github.com/cgevans/scikits-bootstrap
)
)
*
`seispy.decov`
: Iterative time domain deconv using Ligorria and Ammon's 1999 BSSA method
## Commands
*
`pickrf`
: Pick PRFs after the calculation.
*
`plotrt`
: Plot PRFs in R and T components order by back-azimuth.
*
`plotr`
: Plot PRFs in R component order by back-azimuth.
*
`hk`
: H-Kappa stacking.
*
`rf2depth`
: Convert PRFs to depth axis.
*
`ccp_profile`
: CCP stack PRFs along a profile.
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录