CS-SI/eodag-cube

Upgrade and take advantage of latest versions of GDAL and rasterio

Closed this issue · 1 comments

Original report by Oyono (Bitbucket: aoyono, GitHub: aoyono).


For the get_data functionality of eodag, we currently use rasterio/gdal, which are evolving independantly. There were new releases of these tools that may enable eodag to do sub-setting without downloading the data locally. This issue aims at exploring this possibility.

As a side work for this, the api name of this functionality should be changed

related to #2