[GRASS-git] [OSGeo/grass-addons] 3b3264: m.download.tnm: Add a new module for downloading T...
Huidae Cho
noreply at github.com
Sat Sep 23 09:50:34 PDT 2023
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 3b32649db4cb3ce28bfa623a19da24ae5144a847
https://github.com/OSGeo/grass-addons/commit/3b32649db4cb3ce28bfa623a19da24ae5144a847
Author: Huidae Cho <grass4u at gmail.com>
Date: 2023-09-23 (Sat, 23 Sep 2023)
Changed paths:
A src/misc/m.download.tnm/Makefile
A src/misc/m.download.tnm/m.download.tnm.html
A src/misc/m.download.tnm/m.download.tnm.py
Log Message:
-----------
m.download.tnm: Add a new module for downloading The National Map (TNM) data (#844)
* m.tnm: Add a new module for downloading The National Map (TNM) data
* Remove a trailing ?
* Use a single variable for the API URL
* Add date parameters for search
* Check file size for redownloading
* Add -f flag to list filenames without downloading (useful for postprocessing downloaded files)
* Support offset
* Apply black
* Add total to progress messages
* Add warning messages on failure
* Add -S flag to skip downloads by comparing file size
* Rename to m.download.tnm; Add affiliation
More information about the grass-commit
mailing list