Skip to article frontmatterSkip to article content

Concept - Data Representation

CSIC
UCM
IGEO

Examples

  • Univariate Time Series
  • Multivariate Time Series
  • Univariate SpatioTemporal Series
  • Multivariate SpatioTemporal Series
  • Coupled Multivariate SpatioTemporal Series

Coordinates

Spatial

[Radius, Longitude, Latitude]\left[ \text{Radius, Longitude, Latitude}\right]
[Altitude/Depth, Longitude, Latitude]\left[ \text{Altitude/Depth, Longitude, Latitude}\right]
[Channel, X, Y]\left[ \text{Channel, X, Y}\right]

Temporal

Variable

  • Remote Sensing - Spectral Signature
  • Ocean - Temperature, Height, Salinity, Colour
  • Weather Station - Temperature, Precipitation, Wind Speed

Samples

  • Ensembles/Realizations
  • Patches

Dataset Structures


Univariate Time Series

D={tn,yn}n=1N,N=NTynRDytnR+\begin{aligned} \mathcal{D} &= \left\{ t_n, y_n \right\}_{n=1}^N, && && N = N_T && && y_n \in\mathbb{R}^{D_y} && && t_n\in\mathbb{R}^+ \end{aligned}
Measurements:yRNTytRTime Stamps:tRNTtnR+\begin{aligned} \text{Measurements}: && && \mathbf{y} &\in\mathbb{R}^{N_T} && && y_t \in\mathbb{R}\\ \text{Time Stamps}: && && \mathbf{t} &\in\mathbb{R}^{N_T} && && t_n \in\mathbb{R}^+ \end{aligned}

Shape

Irregular.

Example:

  • Extreme Events
  • Faulty Station
  • ARGO Floats

Regular.

Examples:

  • Single Weather Station - Max Temperature, Mean Temperature, Precipitation Accumulation
  • Global Mean Surface Temperature Anomaly

Multivariate Time Series

D={tn,yn}n=1N,N=NTynRDytnR+\begin{aligned} \mathcal{D} &= \left\{ t_n, \mathbf{y}_n \right\}_{n=1}^N, && && N = N_T && && \mathbf{y}_n \in\mathbb{R}^{D_y} && && t_n\in\mathbb{R}^+ \end{aligned}
Measurements:YRNT×DyynRTime Stamps:tRNTtnR+\begin{aligned} \text{Measurements}: && && \mathbf{Y} &\in\mathbb{R}^{N_T\times D_y} && && \mathbf{y}_n \in\mathbb{R}\\ \text{Time Stamps}: && && \mathbf{t} &\in\mathbb{R}^{N_T} && && t_n \in\mathbb{R}^+ \end{aligned}

Univariate SpatioTemporal Series

Coordinate-Based Representation

D={(tn,sn),yn}n=1NynRDytnR+\begin{aligned} \mathcal{D} &= \left\{ (t_n, \mathbf{s}_n), \mathbf{y}_n \right\}_{n=1}^N && && \mathbf{y}_n \in\mathbb{R}^{D_y} && && t_n\in\mathbb{R}^+ \end{aligned}
Measurements:YRNT×DyynRDyTime Stamps:tRNTtnR+Spatial Coordinates:SRNT×DssnRDs\begin{aligned} \text{Measurements}: && && \mathbf{Y} &\in\mathbb{R}^{N_T\times D_y} && && \mathbf{y}_n \in\mathbb{R}^{D_y}\\ \text{Time Stamps}: && && \mathbf{t} &\in\mathbb{R}^{N_T} && && t_n \in\mathbb{R}^+\\ \text{Spatial Coordinates}: && && \mathbf{S} &\in\mathbb{R}^{N_T \times D_s} && && \mathbf{s}_n \in\mathbb{R}^{D_s} \end{aligned}

Examples:

  • Weather Stations

Field-Based Representation

D={tn,yn}n=1N,N=NTD=DyDΩynRD\begin{aligned} \mathcal{D} &= \left\{ t_n, \mathbf{y}_n \right\}_{n=1}^N, && && N = N_T && && D = D_y D_\Omega && && \mathbf{y}_n \in\mathbb{R}^{D} \end{aligned}
Measurements:YRNT×DynRDTime Stamps:tRNTtnR+\begin{aligned} \text{Measurements}: && && \mathbf{Y} &\in\mathbb{R}^{N_T\times D} && && \mathbf{y}_n \in\mathbb{R}^D\\ \text{Time Stamps}: && && \mathbf{t} &\in\mathbb{R}^{N_T} && && t_n \in\mathbb{R}^+ \end{aligned}

Examples:

  • Gridded Weather Station Data Product
  • Sea Surface Height
  • Sea Surface Temperature