Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Concept - Data Representation

CSIC
UCM
IGEO

Examples


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

Samples


Dataset Structures


Univariate Time Series

D={tn,yn}n=1N,N=NTyn∈RDytn∈R+\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:y∈RNTyt∈RTime Stamps:t∈RNTtn∈R+\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:

Regular.

Examples:


Multivariate Time Series

D={tn,yn}n=1N,N=NTyn∈RDytn∈R+\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:Y∈RNT×Dyyn∈RTime Stamps:t∈RNTtn∈R+\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=1Nyn∈RDytn∈R+\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:Y∈RNT×Dyyn∈RDyTime Stamps:t∈RNTtn∈R+Spatial Coordinates:S∈RNT×Dssn∈RDs\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:


Field-Based Representation

D={tn,yn}n=1N,N=NTD=DyDΩyn∈RD\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:Y∈RNT×Dyn∈RDTime Stamps:t∈RNTtn∈R+\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: