[GRASS-git] [OSGeo/grass-addons] 4a3804: i.eodag: add query, print, and footprints options ...

Hamed Elgizery noreply at github.com
Wed Jul 10 12:39:04 PDT 2024


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 4a380404bdfd6f4ea9bf2dad7b8edd0ac1e92876
      https://github.com/OSGeo/grass-addons/commit/4a380404bdfd6f4ea9bf2dad7b8edd0ac1e92876
  Author: Hamed Elgizery <hamedashraf2004 at gmail.com>
  Date:   2024-07-10 (Wed, 10 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 query, print, and footprints options (#1136)

* Add footprints option to save the search results footprints after downloading them

* Add -m tag to list queryables of given provider and/or dataset in JSON format

* Rename dataset option to producttype

* Add list providers and list products in JSON

* Add query options, to allow for extra searching parameters

* Add query option example to manual

* Rename list option to print

* Add print_eodag_configuration

* Check existence of custom config file

* Add DOCSTRING to print_eodag_configurations

* Allow footprint to be saved without downloading

* Add read eodag geojson file

* Fix bug in get_bb function

* Refactor naming of guisections

* Remove the dependencies of extract, delete_archive and output options from the provider

* Add limit option

* Store printing functions in dictionary

* Allow specifying product type when printing eodag products metadata

* Add examples for print option and remove extract and delete archive
options

* Remove JSON save option

* Use geojson to generate footprints directly

---------

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