You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This issue aims to list all the code of openeo-processes-python which is EODC specific. This will help us to release a generalist version.
save_resultcurrently uses EQUI7 tiles for dividing the output in tiles. This implicitly requires the data indexed in ODC to be EQUI7 projected.openeo-processes-python/src/openeo_processes/cubes.py
Line 251 in afd56da