[GRASS-dev] Add EODAG Support | GSoC 2024 - Week 2

Hello everyone,

Following is the week #2 report, for adding EODAG support to GRASS GIS, GSoC 2024.

  1. What did I get done this week?
  • Added search filtering for datasets with cloud coverage.

  • Added a method to download datasets, using a text file with a list of IDs.

  • Added printing metadata about the datasets found after searching.

  • All the mentioned above are addressed in this PR [1].

  1. What do I plan on doing next week?
  • Continue working on adding AOI with Vector maps, and possibly GeoJSON.

  • Add an initial test suite, for the i.eodag module.

  1. Am I blocked on anything?
  • No.

Best regards,

Hamed A. Elgizery

[1] https://github.com/OSGeo/grass-addons/pull/1097