Open-EO / openeo-spring-driver

openEO driver build on spring using WCPS and ODC storage access
Apache License 2.0
0 stars 0 forks source link

Implement "ignore_metadata" option in openEO reducers for the WCPS backend #73

Open pierocampa opened 1 year ago

pierocampa commented 1 year ago

The correct implementation of openEO reducers with respect to nils/nodata handling is fundamental.

The reducers involved are:

Note: the quantiles process is not available for the WCPS backend natively (there is the sort operator since v10.1.0 which could be used, but nothing more than that), so the median reducer might be ignored for now.