[GRASS-git] [OSGeo/grass-addons] b28736: i.sentinel.download: add Earth Explorer as data-so...
Guido Riembauer
noreply at github.com
Thu Mar 4 05:24:15 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: b287367dc567201369136b2008821ebe5f1c0118
https://github.com/OSGeo/grass-addons/commit/b287367dc567201369136b2008821ebe5f1c0118
Author: Guido Riembauer <62383722+griembauer at users.noreply.github.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html
M grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py
M grass7/imagery/i.sentinel/i.sentinel.parallel.download/i.sentinel.parallel.download.py
Log Message:
-----------
i.sentinel.download: add Earth Explorer as data-source for Sentinel-2 Level-1C data (#419)
* first download option implemented (not completely working yet)
* first experiments with filename-extraction
* add query option
* correct output unzipping
* correct output path again
* add labels/description and error messages
* refine query and uuid handling
* add docu to html,adapt for parallel downloading
* refine i.sentinel.parallel.download, refine methods/functions in i.sentinel.download
* add timeout option 10 Minutes to EE download
* add timeout_error and limit to parallel download
* minor linting
* added GR as author
* Update grass7/imagery/i.sentinel/i.sentinel.parallel.download/i.sentinel.parallel.download.py
Co-authored-by: Markus Neteler <neteler at osgeo.org>
* adapt for landsatxplore_v0.12.1
* remove remaining debugger
* adapt to landsatxplore v0.13.0
Co-authored-by: Markus Neteler <neteler at osgeo.org>
More information about the grass-commit
mailing list