Skip to content

Commit 3b48698

Browse files
committed
Update: configuration of randomization
1 parent 3001467 commit 3b48698

File tree

3 files changed

+209
-226
lines changed

3 files changed

+209
-226
lines changed
Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
1+
{
2+
"_comments_": {
3+
"copyright": "Copyright (c) Brockmann Consult GmbH, 2025",
4+
"license": "MIT",
5+
"summary": "This JSON file provides configuration parameters and semantic mappings."
6+
},
7+
"esa-cci-oc": {
8+
"Rrs_412": {
9+
"bias": "Rrs_412_bias",
10+
"rmsd": "Rrs_412_rmsd",
11+
"distribution": "lognormal"
12+
},
13+
"Rrs_443": {
14+
"bias": "Rrs_443_bias",
15+
"rmsd": "Rrs_443_rmsd",
16+
"distribution": "lognormal"
17+
},
18+
"Rrs_490": {
19+
"bias": "Rrs_490_bias",
20+
"rmsd": "Rrs_490_rmsd",
21+
"distribution": "lognormal"
22+
},
23+
"Rrs_510": {
24+
"bias": "Rrs_510_bias",
25+
"rmsd": "Rrs_510_rmsd",
26+
"distribution": "lognormal"
27+
},
28+
"Rrs_560": {
29+
"bias": "Rrs_560_bias",
30+
"rmsd": "Rrs_560_rmsd",
31+
"distribution": "lognormal"
32+
},
33+
"Rrs_665": {
34+
"bias": "Rrs_665_bias",
35+
"rmsd": "Rrs_665_rmsd",
36+
"distribution": "normal"
37+
},
38+
"adg_412": {
39+
"bias": "adg_412_bias",
40+
"rmsd": "adg_412_rmsd",
41+
"distribution": "lognormal"
42+
},
43+
"adg_443": {
44+
"bias": "adg_443_bias",
45+
"rmsd": "adg_443_rmsd",
46+
"distribution": "lognormal"
47+
},
48+
"adg_490": {
49+
"bias": "adg_490_bias",
50+
"rmsd": "adg_490_rmsd",
51+
"distribution": "lognormal"
52+
},
53+
"adg_510": {
54+
"bias": "adg_510_bias",
55+
"rmsd": "adg_510_rmsd",
56+
"distribution": "lognormal"
57+
},
58+
"adg_560": {
59+
"bias": "adg_560_bias",
60+
"rmsd": "adg_560_rmsd",
61+
"distribution": "lognormal"
62+
},
63+
"adg_665": {
64+
"bias": "adg_665_bias",
65+
"rmsd": "adg_665_rmsd",
66+
"distribution": "lognormal"
67+
},
68+
"aph_412": {
69+
"bias": "aph_412_bias",
70+
"rmsd": "aph_412_rmsd",
71+
"distribution": "lognormal"
72+
},
73+
"aph_443": {
74+
"bias": "aph_443_bias",
75+
"rmsd": "aph_443_rmsd",
76+
"distribution": "lognormal"
77+
},
78+
"aph_490": {
79+
"bias": "aph_490_bias",
80+
"rmsd": "aph_490_rmsd",
81+
"distribution": "lognormal"
82+
},
83+
"aph_510": {
84+
"bias": "aph_510_bias",
85+
"rmsd": "aph_510_rmsd",
86+
"distribution": "lognormal"
87+
},
88+
"aph_560": {
89+
"bias": "aph_560_bias",
90+
"rmsd": "aph_560_rmsd",
91+
"distribution": "lognormal"
92+
},
93+
"aph_665": {
94+
"bias": "aph_665_bias",
95+
"rmsd": "aph_665_rmsd",
96+
"distribution": "lognormal"
97+
},
98+
"kd_490": {
99+
"bias": "kd_490_bias",
100+
"rmsd": "kd_490_rmsd",
101+
"distribution": "lognormal"
102+
},
103+
"chlor_a": {
104+
"bias": "chlor_a_log10_bias",
105+
"rmsd": "chlor_a_log10_rmsd",
106+
"distribution": "chlorophyll"
107+
}
108+
},
109+
"esa-scope-exchange": {
110+
"fco2": {
111+
"uncertainty": "fco2_tot_unc",
112+
"coverage": 2.0,
113+
"distribution": "lognormal"
114+
},
115+
"flux": {
116+
"uncertainty": "flux_unc",
117+
"relative": true,
118+
"coverage": 2.0,
119+
"distribution": "normal"
120+
},
121+
"ta": {
122+
"uncertainty": "ta_tot_unc",
123+
"coverage": 2.0,
124+
"distribution": "lognormal",
125+
"clip": [
126+
0.0,
127+
3400.0
128+
]
129+
},
130+
"dic": {
131+
"uncertainty": "dic_tot_unc",
132+
"coverage": 2.0,
133+
"distribution": "lognormal",
134+
"clip": [
135+
0.0,
136+
3200.0
137+
]
138+
},
139+
"pH": {
140+
"uncertainty": "pH_tot_unc",
141+
"coverage": 2.0,
142+
"distribution": "normal"
143+
},
144+
"saturation_aragonite": {
145+
"uncertainty": "saturation_aragonite_tot_unc",
146+
"coverage": 2.0,
147+
"distribution": "lognormal",
148+
"clip": [
149+
0.0,
150+
6.0
151+
]
152+
}
153+
},
154+
"ghrsst": {
155+
"analysed_sst": {
156+
"uncertainty": "analysed_sst_uncertainty",
157+
"distribution": "normal"
158+
}
159+
},
160+
"glorys": {
161+
"so": {
162+
"uncertainty": 0.1,
163+
"distribution": "normal"
164+
}
165+
}
166+
}

kaleidoscope/config/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ log_level: "info"
1919
## The default mode ["multithreading", "synchronous"]
2020
mode: "multithreading"
2121

22-
## The number of workers is determined by the system
23-
workers:
22+
## The number of workers
23+
workers: 2
2424

2525
## Disable progress bar display.
2626
progress: False

0 commit comments

Comments
 (0)