Closed VincentVerelst closed 8 months ago
This is also a duplicate of: https://github.com/Open-EO/openeo-python-client/issues/368 We'll probably just want to clearly deprecate load_result, so that we only have to fix this one.
FYI: load_result
is a non-experimental process in openeo-processes 1.0.0 (it moved to "proposals" in 1.1.0), so strictly speaking we can not easily deprecate it in general. But I agree that we probably should not bother (bug)fixing it.
TODO: add unit testing
Datacubes that are loaded from a STAC catalog using
load_stac
don't contain any metadata.