Skip to content

Backend portability: dimension names, band value scaling, and synchronous parameter binding #587

Description

@emmanuelmathot

Backend portability: dimension names, band value scaling, and synchronous parameter binding

Summary

While building reusable openEO UDPs (e.g NDCI cyanobacteria detection, with the same process graph executed against multiple backends for development previews and later registered as a UDP in APEx), we hit three distinct portability gaps that required client-side workarounds. The workarounds are not hard, but each would be unnecessary if the spec were a bit more prescriptive. Filing as one issue because they are tangled together in practice, but they are separable asks.

All three reduce to the same pattern: a process graph that works against backend A fails against backend B for reasons unrelated to the algorithm, forcing clients to query endpoint-specific metadata ahead of graph construction.

Context

Happy to

- Open separate issues if you prefer one per gap.

  • Draft a spec PR for Gap 2 (the STAC raster:scale / raster:offset handshake seems the most tractable).

cc @soxofaan @m-mohr

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions