Open-EO / openeo-processes-python

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

add hack #126

Closed SerRichard closed 2 years ago

SerRichard commented 2 years ago

Add the time hack back into save result, this was removed and is tripping up the current indexing implementation

LukeWeidenwalker commented 2 years ago

Why does this work? Which other process expects data.attrs["datetime_from_dim"] to be present? I've checked in https://github.com/Open-EO/openeo-processes-python/pull/108/files and it wasn't like that before!

SerRichard commented 2 years ago

checked

Nah it was, you have to check versions prior to the changes I made, it was part of the code that was removed!