<div dir="ltr">Hello everyone,<br><br>Here is my weekly report for week #10, adding EODAG support to GRASS GIS, GSoC 2024.<br><br>1. What did I get done this week?<div><ul><li>Created an initial implementation of i.sentinel.download to replace sentinelsat and landsatxplore libraries by eodag [1]. To be completed in the upcoming week.</li><li>Added new flags to i.eodag [2]:</li><ul><li>-b flag: to use the AOI borders instead of the bounding box.</li><li>-s flag: to skip already downloaded products from the search result list.</li><li>Added “footprint” sorting criteria to i.eodag to sort scenes according to their id lexicographically.</li></ul><li>Added the settings option back to i.landsat.download, to set credentials [3], which is also reimplemented in i.sentinel.download [1].<br></li></ul><br>2. What do I plan on doing next week?<br><ul><li>Continue working on i.sentinel.download.</li><li>Add a testsuite for i.edoag [4].</li><li>Work on merging the current open PRs.</li></ul><br>3. Am I blocked on anything?<br><ul><li>I am not currently blocked by anything.</li></ul><br>Best regards,<br>Hamed A. Elgizery<br><br>[1] <a href="https://github.com/OSGeo/grass-addons/pull/1150">https://github.com/OSGeo/grass-addons/pull/1150</a><br>[2] <a href="https://github.com/OSGeo/grass-addons/pull/1152">https://github.com/OSGeo/grass-addons/pull/1152</a><br>[3] <a href="https://github.com/OSGeo/grass-addons/pull/1156">https://github.com/OSGeo/grass-addons/pull/1156</a><br>[4] <a href="https://github.com/HamedElgizery/grass-addons/pull/11">https://github.com/HamedElgizery/grass-addons/pull/11</a><br></div></div>