Open-EO / openeo-processes-python

A Python representation of (most) openEO processes
Apache License 2.0
11 stars 4 forks source link

Implement load_uploaded_files #62

Open sophieherrmann opened 2 years ago

sophieherrmann commented 2 years ago

As defined here https://github.com/Open-EO/openeo-processes/blob/master/proposals/load_uploaded_files.json a new process load_uploaded_files is being discussed. It should also be added to this implementation.

The implementation could be a bit tricky as we need to create a proper datacube from the file as returned from ODC

sophieherrmann commented 2 years ago

I think this has currently only low priority - also an initial use case could be helpful for the first implementation