tkrajina / srtm.py

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

Credentials supports and fixed bug #43

Open ColinChargy opened 5 years ago

ColinChargy commented 5 years ago

Hi, This pull request fixed a glitch with srtm1_files and srtm3_files handling from data.py which would end-up ignoring version parameter and using always SRTM v2.3a. This also allows to specify credentials in get_data to use SRTM version which are only accessible to register users. Any question, just ask! Regards, Colin Chargy