<div dir="ltr">Hello everyone,<br><br>Here is my weekly report for week #9, adding EODAG support to GRASS GIS, GSoC 2024.<br><br>1. What did I get done this week?<br><ul><li>Added USGS as a datasource to i.landsat.download.</li><li>Refactored i.landsat.download and the reimplementation is merged here [1].</li><li>Added three new options to i.eodag [2]:</li><ul><li>Pattern: To filter products using regular expressions, based on their ID.</li><li>Wait: Wait time in minutes before retrying to download data.</li><li>Timeout: If download fails, maximum time before stop retrying to download.</li></ul></ul><br>2. What do I plan on doing next week?<br><ul><li>Start working on i.sentinel.download[3].</li><li>Address as much as possible of the issues mentioned here [4]. (Couldn’t work on them last week, because of multiple travelling for a coding competition, ECPC - Egyptian Collegiate Programming Contest, but I will address them in parallel with i.sentinel.download).</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/1144">https://github.com/OSGeo/grass-addons/pull/1144</a><br>[2] <a href="https://github.com/OSGeo/grass-addons/pull/1145">https://github.com/OSGeo/grass-addons/pull/1145</a><br>[3] <a href="https://github.com/OSGeo/grass-addons/tree/grass8/src/imagery/i.sentinel/i.sentinel.download">https://github.com/OSGeo/grass-addons/tree/grass8/src/imagery/i.sentinel/i.sentinel.download</a><br>[4] <a href="https://github.com/HamedElgizery/grass-addons/issues/17">https://github.com/HamedElgizery/grass-addons/issues/17</a><br></div>