Data Column

A data column is a chronological series of measurements of a particular variable over many time steps. For brevity, the Windographer user interface and this help file sometimes use the term 'column' to mean 'data column'. One or more data columns comprise a data frame.

If a data logger records the wind speed at 75m and the wind direction at 72m every ten minutes, for example, then the resulting data frame will contain two data columns, one containing the wind speed measurements and one containing the wind direction measurements.

If we represented that data frame in a tabular format, with one row for each time step and one column for each of the two variables recorded, then a data column would correspond to one column of that table. In the example below, the data column named 'Speed 75m' appears highlighted:

Start TimeSpeed 75mDirection 72m
(m/s)(°)
2021-02-12 05:408.10287
2021-02-12 05:508.14268
2021-02-12 06:007.53250
2021-02-12 06:107.45236
2021-02-12 06:206.49232
2021-02-12 06:305.43225
2021-02-12 06:404.81222
2021-02-12 06:504.57225
2021-02-12 07:004.84223
2021-02-12 07:104.65219
2021-02-12 07:204.65218
2021-02-12 07:304.98217
2021-02-12 07:405.24227
2021-02-12 07:505.62264

Windographer can open and display datasets ranging from a single data column to hundreds of data columns. A dataset may contain both static data columns and calculated data columns, meaning ones calculated from the values in other data columns. Windographer groups related data columns (e.g. the mean, min, max, and standard deviation of 60m wind speed) into data channels. See the links below for further explanation.

See also

Data column type

Data point

Data segment

Data channel

Data frame

Dataset

Static data column

Calculated data column


Written by: Tom Lambert
Contact: windographer.support@ul.com
Last modified: June 17, 2021