Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
4 stars 0 forks source link

Avoid using XarrayDataCube #116

Open HansVRP opened 3 weeks ago

HansVRP commented 3 weeks ago

GFMap uses a class XarrayDataCube which adds to a lot of confusion. For code clarity it would be preferential to directly use xarray.

soxofaan commented 3 weeks ago

yup https://github.com/Open-EO/openeo-python-client/issues/472