mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-27 03:51:13 +02:00
Create yaml file with LODs for various variables.
This commit is contained in:
36
pipelines/params/limits_of_detection.yaml
Normal file
36
pipelines/params/limits_of_detection.yaml
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
# 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:
|
||||||
|
NO3_11000 :
|
||||||
|
resolution :
|
||||||
|
40s : 0.21
|
||||||
|
4m : 0.09
|
||||||
|
1h : 0.02
|
||||||
|
|
||||||
|
SO4_11000:
|
||||||
|
resolution :
|
||||||
|
40s : 0.24
|
||||||
|
4m : 0.10
|
||||||
|
1h : 0.03
|
||||||
|
|
||||||
|
NH4_11000:
|
||||||
|
resolution :
|
||||||
|
40s : 0.98
|
||||||
|
4m : 0.40
|
||||||
|
1h : 0.1
|
||||||
|
|
||||||
|
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