[GRASS-git] [OSGeo/grass-addons] dbf06f: i.eodag: add options for sorting, minimum overlap ...
Hamed Elgizery
noreply at github.com
Mon Jul 1 01:32:22 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: dbf06f1be0b3c47e5e8c80eb84b6d24fe376705a
https://github.com/OSGeo/grass-addons/commit/dbf06f1be0b3c47e5e8c80eb84b6d24fe376705a
Author: Hamed Elgizery <hamedashraf2004 at gmail.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M src/imagery/i.eodag/i.eodag.html
M src/imagery/i.eodag/i.eodag.py
Log Message:
-----------
i.eodag: add options for sorting, minimum overlap and saving results in json/geojson files (#1104)
* Add sorting with ingestiondate and cloudcover
* Change filters to eodag crunch
* Remove pandas dependency
* Add minimum_overlap option
* Refactor messages
* Remove duplicates
* Update manual
* Add filtering by date
* Add docstrings
* Remove exclusive relation between area_relation and minimum_overlap
* Add optional timezone to start and end options, all dates/time are converted to UTC
* Limit order to a single value asc or desc, instead of an order value for each sort criteria
* Fix ingestiondate to be publicationDate instead of startTimeAscendingNode
* Add JSON output format and save to json/geojson files options
* Fix minimum_overlap description
* Reformat warning message setup_envrionment_variables function
* Change ingestionDate to be startTimeFromAscendingNode
---------
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Co-authored-by: Luca Delucchi <lucadeluge at gmail.com>
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
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