We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d027bca commit 08b17d4Copy full SHA for 08b17d4
kaleidoscope/config/config.random.json
@@ -139,7 +139,11 @@
139
"pH": {
140
"uncertainty": "pH_tot_unc",
141
"coverage": 2.0,
142
- "distribution": "normal"
+ "distribution": "normal",
143
+ "clip": [
144
+ 0.0,
145
+ 14.0
146
+ ]
147
},
148
"saturation_aragonite": {
149
"uncertainty": "saturation_aragonite_tot_unc",
@@ -154,7 +158,11 @@
154
158
"ghrsst": {
155
159
"analysed_sst": {
156
160
"uncertainty": "analysed_sst_uncertainty",
157
161
162
163
+ 270.15,
164
+ 318.15
165
166
}
167
168
"glorys": {
0 commit comments