Is your feature request related to a problem? Please describe.
In the TimeSeriesMap in grass.jupyter, users cannot filter the time series in time or space or select only single semantic labels. The latter is particularly problematic for STDS with e.g. imagery data with several bands (= semantic_labels).
Describe the solution you'd like
TimeSeriesMap should support the temporal where clause.
Describe alternatives you've considered
A workaround for users would be to create a copy of the STDS (only metadata) with selected maps in the current mapset. But that is inconsistent with how other tools or parts of the GRASS API behave.
Additional context
The limitation of not being able to filter the time series makes the functionality less useful for interactiv visualization of multi-band data (e.g. from Copernicus).
Is your feature request related to a problem? Please describe.
In the TimeSeriesMap in grass.jupyter, users cannot filter the time series in time or space or select only single semantic labels. The latter is particularly problematic for STDS with e.g. imagery data with several bands (= semantic_labels).
Describe the solution you'd like
TimeSeriesMap should support the temporal where clause.
Describe alternatives you've considered
A workaround for users would be to create a copy of the STDS (only metadata) with selected maps in the current mapset. But that is inconsistent with how other tools or parts of the GRASS API behave.
Additional context
The limitation of not being able to filter the time series makes the functionality less useful for interactiv visualization of multi-band data (e.g. from Copernicus).