1. Introduction¶
2. Technical Description¶
2.1. Logger¶
For data logging, PyrNet uses the Logomatic v2 Serial SD Datalogger (Sparkfun WIG-10216).
3. Setup¶
4. Maintenance¶
4.1. Quality Flagging¶
5. Data Processing¶
5.1. Data level¶
The processed PyrNet data is structured in data levels. Starting from the raw (logger) data in ASCII fromat, the processed data is stored in netCDF4 files
Level |
Description |
Resolution |
Meta data |
|---|---|---|---|
l1a |
Maintenance period data; Uncalibrated raw readings from logger |
Full time resolution (10Hz ADC, 1Hz GPS) |
Maintenance quality flags; Campaign meta data |
l1b |
Daily data; Calibrated; Resampled to desired resolution |
User configured time resolution (default: 1Hz); GPS-synchronized datetime index |
Same as l1a, added calibration information |