
Most variables will have a "time" dimension, indicating they are time-series variables. Variables with a "station" dimension were sampled at more than one station or site.
Variables with a "sample" dimension are available at a resolution of 1/sample times the resolution of the dataset. For example, in a file of 5 minute statistics, a sample dimension of 5 indicates that the variable is available at 1 minute resolution.
For more information on variable names, see the ISFF Variable Name Convention .
Variables that were slowly sampled (usually once per second, or less) start with an upper case character (P, RH, T, etc). Lower case is used for more rapidly sampled variables, typically those used in eddy correlation, like u,v,w,tc,h2o, etc.
Higher moments are represented by products of variables, separated by single quotes. For example, u'v' is the covariance of u and v.
To save space, third and fourth moments of eddy correlation variables aren't listed in the table, but are available in the datasets.
Standard NetCDF variable names should only contain alphanumeric characters and underscores. Therefore, in Netcdf files the actual variable names will be the variable name shown here, with underscores substituted for periods and quotes. The variable name shown in this table will be saved as the "short_name" attribute of the Netcdf variable.
| Variable Name | Description | Units | Dimension | Sensor | Notes |
|---|---|---|---|---|---|
| base_time | Seconds since 1970 Jan 1 00:00 GMT | seconds | |||
| time | Seconds since base_time | seconds | time | ||
| Icharge.s1 | Charging Current | A | time | ||
| P.s1 | Barometric Pressure | mb | time | ||
| Rainr.s1 | ? | time | |||
| RH.2m.s1 | Rel. Humidity | % | time | ||
| Rlw.in.s1 | Incoming Longwave | W/m^2 | time | ||
| Rsw.in.s1 | Incoming Shortwave | W/m^2 | time | ||
| SpdMax.10m.s1 | m/s | time | |||
| T.2m.s1 | Air Temp | degC | time | ||
| U.10m.s1 | Eastward Wind | m/s | time | ||
| V.10m.s1 | Northward Wind | m/s | time | ||
| Vbatt.s1 | Battery Voltage | V | time |