Skip to content

Feature Request: automatically detect predominant orbit state in load_collection of Sentinel1-GRD #1751

Description

@VincentVerelst

When loading in Sentinel-1 data, users can use the STAC property filters to select their desired sat:orbit_state, which is either DESCENDING or ASCENDING. However, for a given spatio-temporal extent it's currently still the user's responsibility to determine what the optimal/pre-dominant orbit state is for their extent.

Many projects currently do an offline CDSE STAC query to determine the best orbit state. See for example: https://github.com/Open-EO/openeo-gfmap/blob/maintenance/0.4.x/src/openeo_gfmap/utils/catalogue.py#L332

Given that openEO anyway queries the STAC API as well, it would be a nice quality of life improvement for users, if openEO could determine the optimal sat:orbit_state on the fly.

Users would then still be able to select their desired orbit state themselves using STAC property filters. With an additional AUTO option that would let openEO select the orbit state for them.

It's a request we have received from multiple users already. GEE apparently has a similar feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions