Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion 005_map_equidist_siberia/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 005_map_equidist_siberia

Script and files for plotting an equidistant map centered on NW Siberia as well as raypaths from earthquake source locations to different seismic recording networks (see final figure below).
Script and files for plotting an equidistant map centered on NW Siberia as well as raypaths from earthquake source locations to different seismic recording networks (see final figure below).

To generate the map just run the script via the command line:

Expand All @@ -13,6 +13,8 @@ user@seisPC:~$ chmod +x MAP_Siberia_EQUDIST.gmt
```
**Detailed information and instructions for the individual steps to generate the final figure can be found in the manual (pdf-file).**

An equivalent Python scripts using PyGMT can be found at
[009_deepdyn/03_scanarray/01_epidist_rays](https://github.com/yvonnefroehlich/gmt-pygmt-plotting/tree/main/009_deepdyn/03_scanarray/01_epidist_rays).

Used station and event information is freely available from:
- https://geofon.gfz-potsdam.de/ (ScanArray, Greenland)
Expand Down