-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requestimportantThis is very important for the projectThis is very important for the projectxcube genThis is related to data cube generation, CLI "xcube gen"This is related to data cube generation, CLI "xcube gen"
Description
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 requestNew feature or requestimportantThis is very important for the projectThis is very important for the projectxcube genThis is related to data cube generation, CLI "xcube gen"This is related to data cube generation, CLI "xcube gen"