[GRASS-git] [OSGeo/grass-addons] abb96f: i.eodag: add files support (#1097)
Hamed Elgizery
noreply at github.com
Sat Jun 15 15:39:43 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: abb96f2b7b50836a0d3e59665cffff75a203f966
https://github.com/OSGeo/grass-addons/commit/abb96f2b7b50836a0d3e59665cffff75a203f966
Author: Hamed Elgizery <hamedashraf2004 at gmail.com>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
M src/imagery/i.eodag/i.eodag.html
M src/imagery/i.eodag/i.eodag.py
Log Message:
-----------
i.eodag: add files support (#1097)
* add files support
* Use Path read_text function instead of ids_from_file_txt
* Remove parse_file_option function
* Add AOI from vector map
* Separate file and id options exclusively
* update manual
* Change default dataset to S2_MSI_L1C
* Make provider optional
* Update i.eodag.py
* Refactor parsing of id and file options
* Use kwargs in setup_environments_variables
* Rename dataframe keys names
* Refactor get_bb in get_aoi
* Add pandas to requirements
---------
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>
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