[GRASS-git] [OSGeo/grass-addons] 384f4d: i.eodag: add i.eodag module (#1090)
Hamed Elgizery
noreply at github.com
Tue Jun 4 04:44:00 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 384f4d539d8e6843d4f6ca37fa2556dc135463f7
https://github.com/OSGeo/grass-addons/commit/384f4d539d8e6843d4f6ca37fa2556dc135463f7
Author: Hamed Elgizery <hamedashraf2004 at gmail.com>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
A src/imagery/i.eodag/Makefile
A src/imagery/i.eodag/i.eodag.html
A src/imagery/i.eodag/i.eodag.py
Log Message:
-----------
i.eodag: add i.eodag module (#1090)
* i.eodag: create basic structure
* i.eodag: set default values for start and end
* i.eodag: use current compuataionl for searching by default
* i.eodag: add download of the search results to directory 'output'
* i.eodag: add downloading by IDs
* i.eodag: delete .gitignore
* i.eodag: change strings to translatable strings
* i.eodag: change time to isoformat
* i.eodag: normalize time to utc in isoformat
* i.eodag: remove timezone metadata
* i.eodag: add option ot choose eodag config file
* i.eodag: add search with disabled fallback (no_fallback_search)
Used to search in one and only one provider, if it doesn't find the
intended product, it doesn't search in other providers
* i.eodag: map eodag logging level to grass debug level
* i.eodag: refactor html manual
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
* Fixed a bug
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
* Reformat manual
* Update src/imagery/i.eodag/i.eodag.html
* Update src/imagery/i.eodag/i.eodag.html
Co-authored-by: Markus Neteler <markus at neteler.org>
---------
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
Co-authored-by: Markus Neteler <markus at neteler.org>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list