paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] f30d5a: [ocaml] fix SRTM downl


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] f30d5a: [ocaml] fix SRTM download path
Date: Wed, 10 Feb 2021 07:37:14 -0800

  Branch: refs/heads/fix-srtm_download
  Home:   https://github.com/paparazzi/paparazzi
  Commit: f30d5adffbc6e1a44f879e940b0cb143fe39fed6
      
https://github.com/paparazzi/paparazzi/commit/f30d5adffbc6e1a44f879e940b0cb143fe39fed6
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    R data/srtm/srtm.data.bz2
    M sw/lib/ocaml/mapCanvas.ml
    M sw/lib/ocaml/srtm.ml
    M sw/lib/ocaml/srtm.mli

  Log Message:
  -----------
  [ocaml] fix SRTM download path

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]