Skip to content

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 TIME parameters, 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.

Steps

  1. Pre-requisites
  2. Manual timestamps
  3. Using STAC timestamps
  4. WMS / WMTS time parameters
  5. Manual timestamps on WMS