Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

Constraints on spatiotemporal extents in wizards #309

Open jdries opened 1 year ago

jdries commented 1 year ago

The wizards in the web editor currently nudge users towards creating fairly large spatiotemporal extents, which is a common source of failing jobs. Our general constraint in openEO platform is that we test up to 100x100km at 10m resolution, but this is not super easy to check client side for arbitrary collections.

So here's two suggestions: