-
Notifications
You must be signed in to change notification settings - Fork 0
Forked from https://github.com/GFZ-Centre-for-Early-Warning/shakyground (created as a new repo instead of a GitHub fork because we need Git LFS)
License
gfzriesgos/shakyground-lfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#openquake code is added here for convenience should be replaced in production #by an actual openquake installation on server #GET vs30 data unzip and store in root directory: wget https://earthquake.usgs.gov/static/lfs/data/global_vs30_grd.zip #add to PYTHONPATH (had trouble using env.sh from openquake --> gmt was using system gdal but openquake sqlite3 and complained) export PYTHONPATH=$PYTHONPATH:/home/mhaas/openquake/lib/python3.5/site-packages/ #requires python libs: mock psutil #currently requires gmt --> will be removed #service can be run with the Test/test.xml (quakeml) event like: python3 service.py Test/test.xml # You can look up some documentation about the used grid file for share wave velocity # on the usgs website # https://earthquake.usgs.gov/data/vs30/
About
Forked from https://github.com/GFZ-Centre-for-Early-Warning/shakyground (created as a new repo instead of a GitHub fork because we need Git LFS)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published