tkrajina / srtm.py

Geo elevation data parser for "The Shuttle Radar Topography Mission" data
Apache License 2.0
245 stars 57 forks source link

SRTM Version 3 Support #39

Open nawagers opened 6 years ago

nawagers commented 6 years ago

New support for SRTM Version 3, Global 1 arc. The new SRTM v3 is completely void filled and offers 1 arc second resolution tiles over the entire world (between ~56S and ~60N). This addresses issue #38. Users need to obtain Earthdata credentials from NASA Earthdata New User to make use of the new functionality.

Changes

tkrajina commented 6 years ago

Conflicts in master resolved in https://github.com/tkrajina/srtm.py/tree/nwagers-EarthDataLogin

SteveAlexander commented 5 years ago

just a note that I'm using this branch, and haven't experienced problems with it yet

berndhahnebach commented 4 years ago

Is there any special reason why this is not in master?

So I need to get a login to use this data set?