mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-10 09:51:49 +02:00
25 lines
685 B
YAML
25 lines
685 B
YAML
# Get values from data/<station>/<year>/config_acsm_2023.r
|
|
|
|
LOD:
|
|
standard_name : "limit_of_detection"
|
|
description : "Limit of detection for various variables, at different temporal resolutions"
|
|
datetime : "2023-07-06"
|
|
|
|
variables:
|
|
Chl_11000_LOD_40s: 1.26
|
|
NH4_11000_LOD_40s: 0.98
|
|
Org_11000_LOD_40s: 0.12
|
|
NO3_11000_LOD_40s: 0.21
|
|
SO4_11000_LOD_40s: 0.24
|
|
|
|
Chl_11000_LOD_4min: 0.05
|
|
NH4_11000_LOD_4min: 0.40
|
|
Org_11000_LOD_4min: 0.51
|
|
NO3_11000_LOD_4min: 0.09
|
|
SO4_11000_LOD_4min: 0.10
|
|
|
|
Chl_11000_LOD_1h: 0.01
|
|
NH4_11000_LOD_1h: 0.1
|
|
Org_11000_LOD_1h: 0.13
|
|
NO3_11000_LOD_1h: 0.02
|
|
SO4_11000_LOD_1h: 0.03 |