Commit Graph

8 Commits

Author SHA1 Message Date
Gautier Hattenberger 80b2c91a39 [ocaml] fix SRTM download path (#2659)
SRTM data are no more available for direct download, using ESA data
instead. The new SRTM data are SRTM3 GL1 (1 arcsec instead of 3
previously), so the code is now adapted to support both formats,
the most accurate available will be used first.
The only way to force the update of new files is to remove the previous
ones from data/srtm folder.

close #2642
2021-02-11 15:45:13 +01:00
Felix Ruess 29a59d8d96 add *.hgt files in srtm folder to gitignore
closes #900
2014-11-11 15:15:32 +01:00
Gautier Hattenberger dc7eed2304 remove old srtm makefiles 2012-03-04 19:14:48 +01:00
Gautier Hattenberger c7387bb021 ask to download srtm tile from GCS if not available 2012-03-04 15:08:05 +01:00
Christophe De Wagter 3403cb8478 Cleanup the cleaning progress: less cleaning errors 2011-11-18 12:33:36 +01:00
Bernard Davison 78507bbb3f Added make file commands so it's possible to 'build' and SRTM object from the command like. i.e. make N15W088.hgt.zip 2011-02-01 11:31:16 +11:00
Felix Ruess 2fb51fb1c1 added geoid model data again 2010-11-18 17:40:04 +01:00
Felix Ruess 9b4c71016d added empty srtm folter and ignore actual srtm files 2010-11-18 16:53:18 +01:00