[GRASS-git] [OSGeo/grass-addons] 5bf44d: r.in.usgs: Do not fail when file size differs (#428)
Vaclav Petras
noreply at github.com
Sun Feb 14 19:41:21 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 5bf44d23f346d72dc4aa914c093a0183924345f5
https://github.com/OSGeo/grass-addons/commit/5bf44d23f346d72dc4aa914c093a0183924345f5
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-02-14 (Sun, 14 Feb 2021)
Changed paths:
M grass7/raster/r.in.usgs/r.in.usgs.py
Log Message:
-----------
r.in.usgs: Do not fail when file size differs (#428)
When file size stated in the API differs from the local file too much, do not fail and require user to re-run the module.
Instead, add it to the download list and continue the process.
More information about the grass-commit
mailing list