Skip to content

Allow for temporal resampling in cube generator #523

@forman

Description

@forman

Is your feature request related to a problem? Please describe.

A cube generator xcube gen2 request allows specifying time_period but it is not yet recognized for temporal resampling.

However, spatial resampling is performed using time_period if a given input data store supports it. For example, this is the case for the sentinelhub data store that utilizes the Sentinel Hub API.

Describe the solution you'd like

If an input data store does not support the time_period parameter, the cube generator should perform temporal resampling using xarray.

This issue should be addressed together with #491.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestimportantThis is very important for the projectxcube genThis is related to data cube generation, CLI "xcube gen"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions