Open-EO / openeo-processes-dask

Python implementations of many OpenEO processes, dask-friendly by default.
Apache License 2.0
19 stars 14 forks source link

array_find in reverse order gives wrong indices #205

Closed m-mohr closed 1 month ago

m-mohr commented 10 months ago

array_find in reverse order gives wrong indices.

Doesn't quite work for integer no-data values (99999) yet...

ValentinaHutter commented 1 month ago

just realized I resolved this in a separate PR now...