mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-29 21:00:47 +02:00
Reformat LOD variable names for simplicity
This commit is contained in:
@ -1,36 +1,25 @@
|
|||||||
# Get values from data/<station>/<year>/config_acsm_2023.r
|
# Get values from data/<station>/<year>/config_acsm_2023.r
|
||||||
|
|
||||||
LOD :
|
LOD:
|
||||||
standard_name : "limit_of_detection"
|
standard_name : "limit_of_detection"
|
||||||
description : "Limit of detection for various variables, at different temporal resolutions"
|
description : "Limit of detection for various variables, at different temporal resolutions"
|
||||||
datetime : "2023-07-06"
|
datetime : "2023-07-06"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
NO3_11000 :
|
Chl_11000_LOD_40s: 1.26
|
||||||
resolution :
|
NH4_11000_LOD_40s: 0.98
|
||||||
40s : 0.21
|
Org_11000_LOD_40s: 0.12
|
||||||
4m : 0.09
|
NO3_11000_LOD_40s: 0.21
|
||||||
1h : 0.02
|
SO4_11000_LOD_40s: 0.24
|
||||||
|
|
||||||
SO4_11000:
|
Chl_11000_LOD_4min: 0.05
|
||||||
resolution :
|
NH4_11000_LOD_4min: 0.40
|
||||||
40s : 0.24
|
Org_11000_LOD_4min: 0.51
|
||||||
4m : 0.10
|
NO3_11000_LOD_4min: 0.09
|
||||||
1h : 0.03
|
SO4_11000_LOD_4min: 0.10
|
||||||
|
|
||||||
NH4_11000:
|
Chl_11000_LOD_1h: 0.01
|
||||||
resolution :
|
NH4_11000_LOD_1h: 0.1
|
||||||
40s : 0.98
|
Org_11000_LOD_1h: 0.13
|
||||||
4m : 0.40
|
NO3_11000_LOD_1h: 0.02
|
||||||
1h : 0.1
|
SO4_11000_LOD_1h: 0.03
|
||||||
|
|
||||||
Org_11000:
|
|
||||||
resolution :
|
|
||||||
40s : 0.12
|
|
||||||
4m : 0.51
|
|
||||||
1h : 0.13
|
|
||||||
|
|
||||||
Chl_11000:
|
|
||||||
resolution :
|
|
||||||
40s : 1.26
|
|
||||||
4m : 0.05
|
|
||||||
1h : 0.01
|
|
Reference in New Issue
Block a user