Topographic Datasets (dataset.topo)

Failed to get README.md: [Errno 2] No such file or directory: ‘/usr/local/lib/python3.9/dist-packages/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]