Description Usage Format Source References Examples
A collection of metadata useful for the proper settings of eddy covariance data processing options.
1 | data("ecmd_table")
|
A data frame with the following variables:
DATE_OF_VARIATION_DB
Optional. ISO timestamp of the variation in central database. Required format: yyyymmddHHMM.
DATE_OF_VARIATION_EF
ISO timestamp of effective date of variation. Required format: yyyymmdd or yyyymmddHHMM.
SITEID
Character string indicative of the EC Site's ID (CC-Xxx).
LATITUDE
Latitude in decimal degree
LONGITUDE
Longitude in decimal degree
ALTITUDE
Altitude in meters
CANOPY_HEIGHT
Canopy height in meters
SA_MANUFACTURER
Sonic anemometer manufacturer (see EddyPro manual.)
SA_MODEL
Sonic anemometer model (see EddyPro manual.)
SA_SW_VERSION
Sonic anemometer software version.
SA_WIND_DATA_FORMAT
Format of the wind components (see EddyPro manual.)
SA_NORTH_ALIGNEMENT
Sonic anemometer north alignment (see EddyPro manual.)
SA_HEIGHT
Sonic anemometer height (see EddyPro manual.)
SA_NORTH_OFFSET
Sonic anemometer north offset (see EddyPro manual.)
SA_NORTH_MAGDEC
Sonic anemometer magnetic declination (see EddyPro manual.)
SA_INVALID_WIND_SECTOR_c1
Center of the first invalid wind sector.
SA_INVALID_WIND_SECTOR_w1
Width of the first invalid wind sector.
SA_INVALID_WIND_SECTOR_c2
Center of the second invalid wind sector.
SA_INVALID_WIND_SECTOR_w2
Width of the second invalid wind sector.
SA_INVALID_WIND_SECTOR_c3
Center of the third invalid wind sector.
SA_INVALID_WIND_SECTOR_w3
Width of the third invalid wind sector.
GA_PATH
Specify the eddy covariance path system: closed or open.
GA_MANUFACTURER
Gas analyzer manufacturer (see EddyPro manual).
GA_MODEL
Gas analyzer model (see EddyPro manual).
GA_SW_VERSION
Gas analyzer software version (see EddyPro manual).
GA_NORTHWARD_SEPARATION
The distance between the center of the sample volume (or the inlet of the intake tube) of the current gas analyzer and the sonic anemometer, as measured horizontally along the north-south axis (see EddyPro manual).)
GA_EASTWARD_SEPARATION
The distance between the center of the sample volume (or the inlet of the intake tube) of the current gas analyzer and the sonic anemometer, as measured horizontallu along the east-west axis (see EddyPro manual).)
GA_VERTICAL_SEPARATION
The distance between the center of the sample volume (or the inlet of the intake tube) of the current gas analyzer and the sonic anemometer, as measured vertically (see EddyPro manual).
GA_TUBE_DIAMETER
The inside diameter of the intake tube in centimeters. Mandatory for closed path system.
GA_FLOWRATE
The flow rate in the intake tube. Mandatory for closed path system.
GA_TUBE_LENGTH
The length of the intake tube in centimeters.
FILE_DURATION
File lenght duration in minutes
ACQUISITION_FREQUENCY
Number of sample records per second.
FILE_FORMAT
ASCII (fixed)
FILE_EXTENSION
csv (fixed)
LN
99 (fixed)
FN
1 (fixed)
EXTERNAL_TIMESTAMP
END (fixed)
EOL
crlf (fixed)
SEPARATOR
comma (fixed)
MISSING_DATA_STRING
-9999 (fixed)
NROW_HEADER
1 (fixed)
UVW_UNITS
Units of wind speed components (see EddyPro manual).
T_SONIC_UNITS
Units of sonic temperature (see EddyPro manual).
T_CELL_UNITS
Units of closed path gas analyzer cell temperature (see EddyPro manual).
P_CELL_UNITS
Units of closed path gas analyzer cell pressure (see EddyPro manual).
CO2_measure_type
Carbon dioxide concentration measurement type (e.g. mixing_ratio, see EddyPro manual).
CO2_UNITS
Units of carbon dioxide concentration (e.g. ppm, see EddyPro manual).
H2O_measure_type
Water vapor concentration measurement type (e.g. mixing_ratio, see EddyPro manual).
H2O_UNITS
Units of water vapor concentration (e.g. ppt, see EddyPro manual).
SA_DIAG
Units of the sonic anemometer diagnostics (dimensionless, fixed)
GA_DIAG
Units of the gas analyzer diagnostics (dimensionless (fixed).
Metadata elaborated by ICOS-ETC team (Integrated Carbon Observation System (ICOS-ETC) European Research Infrastructure - Ecosystem Thematic Center, http://www.icos-etc.eu/icos/).
LI-COR Biosciences: EddyPro 7.0.4: Help and User's Guide, LI-COR Biosciences, Lincoln, Nebraska USA, www.licor.com/EddyPro, 2019.
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.