5. Time Series¶
Configure the temporal control with manual timestamps, STAC datetimes and WMS / WMTS time parameters.
Key concepts¶
- The temporal control lets users step through data over time.
- Temporal data may have different granularities — hours, days, months, years.
- You configure the granularity per layer.
- Sequences may be continuous (no gaps) or discontinuous (jumping between periods).
- Some services carry timestamps intrinsically — WMS / WMTS
TIMEparameters, or STAC item datetimes — but this is not mandatory. - Where no timestamps are available from the service, the CB lets you attach timestamps to individual datasets explicitly, using a specific calendar date. The GE stores these internally as Unix timestamps (seconds since 1970-01-01).
See Time series for the full reference.