Closed clausmichele closed 3 months ago
@soxofaan I solved the mentioned issues!
@soxofaan the tests are passing, it's a bit more cumbersome to keep the support for the old Python versions though.
I would have some more updates to parse correctly the spatial and bands dimension names, should I include them here @soxofaan ?
I would have some more updates to parse correctly the spatial and bands dimension names, should I include them here ?
no, I would do that in a separate PR, otherwise we won't get this PR merged
I'll do some quick tweaks to this PR and try to merge asap
finetuned and merged in 35b5fc7b0cc844bf5f02b0e437f683f501ffe5ff
thanks!
Very simple fix to https://github.com/Open-EO/openeo-python-client/issues/567, which allows doing:
which otherwise would end up with:
ValueError: Invalid dimension 'time'. Should be one of ['bands', 't']