Topographic Datasets (dataset.topo)

Failed to get README.md: [Errno 2] No such file or directory: ‘/usr/local/lib/python3.9/dist-packages/pyrocko-2021.9.14-py3.9-linux-x86_64.egg/pyrocko/dataset/topo/README.md’

exception UnknownDEM[source]
elevation(lat, lon)[source]

Get elevation at given point.

Tries to use SRTMGL3, falls back to ETOPO01 if not available.

etopo1

srtmgl3

exception AuthenticationRequired[source]