You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pyrocko/src/dataset
miili acc8e62702 add okada modelling and pseudo-dynamic rupture model (chapter 10)
- bugfixes
- refactoring
- docs
2 years ago
..
topo add okada modelling and pseudo-dynamic rupture model (chapter 10) 2 years ago
README.md add headline 2 years ago
__init__.py Work on docs 6 years ago
crust2x2.py codestyle: adjust docstring format 2 years ago
crust2x2_data.py codestyle: adjust docstring format 2 years ago
crustdb.py codestyle: adjust docstring format 2 years ago
crustdb_abbr.py renamed datasets -> dataset 6 years ago
geonames.py remove dependency on future 3 years ago
gshhg.py using mirror.pyrocko.org 3 years ago
tectonics.py tectonics: update reading to handle strings consistent in py2 and py3 2 years ago
util.py add headline 2 years ago
volcanoes.py using mirror.pyrocko.org 3 years ago

README.md

Pyrocko Dataset Submodule

The pyrocko.dataset submodule gives access to several helpful geo datasets:

Seismic Velocity Datasets

Topographic Datasets Submodule

  • pyrocko.dataset.topo Access to topograhic datasets in different resolutions.

Tectonic Datasets pyrocko.dataset.tectonics

  • pyrocko.dataset.tectonics.PeterBird2003 An updated digital model of plate boundaries. (http://peterbird.name/publications/2003_PB2002/2003_PB2002.htm) [P. Bird, 2003]
  • pyrocko.dataset.tectonics.GSRM1 An integrated global model of present-day plate motions and plate boundary deformation [Kreemer, C., W.E. Holt, and A.J. Haines, 2003]

Geographic Datasets