|
7 | 7 | "units": "1",
|
8 | 8 | },
|
9 | 9 | ),
|
10 |
| - "CT_first_derivatives_wrt_t_exact": { |
11 |
| - "units": "K/(g/kg)", |
12 |
| - }, |
| 10 | + "CT_first_derivatives_wrt_t_exact": ( |
| 11 | + { |
| 12 | + "units": "K/(g/kg)", |
| 13 | + }, |
| 14 | + { |
| 15 | + "units": "1", |
| 16 | + }, |
| 17 | + { |
| 18 | + "units": "K/Pa", |
| 19 | + }, |
| 20 | + ), |
13 | 21 | "CT_freezing": {
|
14 | 22 | "units": "degC",
|
| 23 | + "reference_scale": "ITS-90", |
| 24 | + "standard_name": "freezing_temperature_of_sea_water", # Not sure |
15 | 25 | },
|
16 |
| - "CT_freezing_first_derivatives": { |
17 |
| - "units": "K/(g/kg)", |
18 |
| - }, |
19 |
| - "CT_freezing_first_derivatives_poly": { |
20 |
| - "units": "K/(g/kg)", |
21 |
| - }, |
| 26 | + "CT_freezing_first_derivatives": ( |
| 27 | + { |
| 28 | + "units": "K/(g/kg)", |
| 29 | + }, |
| 30 | + { |
| 31 | + "units": "K/Pa", |
| 32 | + }, |
| 33 | + ), |
| 34 | + "CT_freezing_first_derivatives_poly": ( |
| 35 | + { |
| 36 | + "units": "K/(g/kg)", |
| 37 | + }, |
| 38 | + { |
| 39 | + "units": "K/Pa", |
| 40 | + }, |
| 41 | + ), |
22 | 42 | "CT_freezing_poly": {
|
23 | 43 | "units": "degC",
|
| 44 | + "reference_scale": "ITS-90", |
| 45 | + "standard_name": "freezing_temperature_of_sea_water", # Not sure |
24 | 46 | },
|
25 | 47 | "CT_from_enthalpy": {
|
26 | 48 | "standard_name": "sea_water_conservative_temperature",
|
|
42 | 64 | "units": "degC",
|
43 | 65 | "reference_scale": "ITS-90",
|
44 | 66 | },
|
45 |
| - "CT_from_rho": { |
46 |
| - "standard_name": "sea_water_conservative_temperature", |
47 |
| - "units": "degC", |
48 |
| - "reference_scale": "ITS-90", |
49 |
| - }, |
| 67 | + "CT_from_rho": ( |
| 68 | + { |
| 69 | + "standard_name": "sea_water_conservative_temperature", |
| 70 | + "units": "degC", |
| 71 | + "reference_scale": "ITS-90", |
| 72 | + }, |
| 73 | + { |
| 74 | + "standard_name": "sea_water_conservative_temperature", |
| 75 | + "units": "degC", |
| 76 | + "reference_scale": "ITS-90", |
| 77 | + }, |
| 78 | + ), |
50 | 79 | "CT_from_t": {
|
51 | 80 | "standard_name": "sea_water_conservative_temperature",
|
52 | 81 | "units": "degC",
|
|
55 | 84 | "CT_maxdensity": {
|
56 | 85 | "units": "degC",
|
57 | 86 | },
|
58 |
| - "CT_second_derivatives": { |
59 |
| - "units": "K/((g/kg)^2)", |
60 |
| - }, |
| 87 | + "CT_second_derivatives": ( |
| 88 | + { |
| 89 | + "units": "K/((g/kg)^2)", |
| 90 | + }, |
| 91 | + { |
| 92 | + "units": "1/(g/kg)", |
| 93 | + }, |
| 94 | + { |
| 95 | + "units": "1/K", |
| 96 | + }, |
| 97 | + ), |
61 | 98 | "C_from_SP": {
|
62 | 99 | "standard_name": "sea_water_electrical_conductivity",
|
63 | 100 | "units": "mS/cm",
|
|
69 | 106 | "units": "J/kg",
|
70 | 107 | },
|
71 | 108 | "Hill_ratio_at_SP2": {
|
72 |
| - "units": "", |
73 |
| - }, |
74 |
| - "IPV_vs_fNsquared_ratio": { |
75 | 109 | "units": "1",
|
76 | 110 | },
|
77 |
| - "Nsquared": { |
78 |
| - "units": "", |
79 |
| - }, |
| 111 | + "IPV_vs_fNsquared_ratio": ( |
| 112 | + { |
| 113 | + "units": "1", |
| 114 | + }, |
| 115 | + { |
| 116 | + "standard_name": "sea_water_pressure", # Not sure (is it tot pressure or only presure due to sea water? |
| 117 | + "units": "dbar", |
| 118 | + }, |
| 119 | + ), |
| 120 | + "Nsquared": ( |
| 121 | + { |
| 122 | + "standard_name": "square_of_brunt_vaisala_frequency_in_sea_water", |
| 123 | + "units": "rad^2 s^-2", # Seems to be an error in the python doc, where it is 1/s |
| 124 | + }, |
| 125 | + { |
| 126 | + "standard_name": "sea_water_pressure", # Not sure (is it tot pressure or only presure due to sea water? |
| 127 | + "units": "dbar", |
| 128 | + }, |
| 129 | + ), |
80 | 130 | "O2sol": {
|
81 | 131 | "units": "umol/kg",
|
82 | 132 | },
|
|
161 | 211 | "standard_name": "sea_water_preformed_salinity",
|
162 | 212 | "units": "g/kg",
|
163 | 213 | },
|
164 |
| - "Turner_Rsubrho": { |
165 |
| - "units": "arcdeg", |
166 |
| - }, |
| 214 | + "Turner_Rsubrho": ( |
| 215 | + { |
| 216 | + "units": "arcdeg", |
| 217 | + }, |
| 218 | + { |
| 219 | + "units": "1", |
| 220 | + }, |
| 221 | + { |
| 222 | + "standard_name": "sea_water_pressure", # Not sure (is it tot pressure or only presure due to sea water? |
| 223 | + "units": "dbar", |
| 224 | + }, |
| 225 | + ), |
167 | 226 | "adiabatic_lapse_rate_from_CT": {
|
168 | 227 | "units": "K/Pa",
|
169 | 228 | },
|
|
227 | 286 | "enthalpy_diff": {
|
228 | 287 | "units": "J/kg",
|
229 | 288 | },
|
230 |
| - "enthalpy_first_derivatives": { |
231 |
| - "units": "J/(kg (g/kg))", |
232 |
| - }, |
233 |
| - "enthalpy_first_derivatives_CT_exact": { |
234 |
| - "units": "J/(kg (g/kg))", |
235 |
| - }, |
| 289 | + "enthalpy_first_derivatives": ( |
| 290 | + { |
| 291 | + "units": "J/(kg (g/kg))", |
| 292 | + }, |
| 293 | + { |
| 294 | + "units": "J/(kg K)", |
| 295 | + }, |
| 296 | + ), |
| 297 | + "enthalpy_first_derivatives_CT_exact": ( |
| 298 | + { |
| 299 | + "units": "J/(kg (g/kg))", |
| 300 | + }, |
| 301 | + { |
| 302 | + "units": "J/(kg K)", |
| 303 | + }, |
| 304 | + ), |
236 | 305 | "enthalpy_ice": {
|
237 | 306 | "units": "J/kg",
|
238 | 307 | },
|
239 |
| - "enthalpy_second_derivatives": { |
240 |
| - "units": "(J/kg)(g/kg)^-2)", |
241 |
| - }, |
242 |
| - "enthalpy_second_derivatives_CT_exact": { |
243 |
| - "units": "J/(kg (g/kg)^2)", |
244 |
| - }, |
| 308 | + "enthalpy_second_derivatives": ( |
| 309 | + { |
| 310 | + "units": "(J/kg)(g/kg)^-2)", |
| 311 | + }, |
| 312 | + { |
| 313 | + "units": "J/(kg K(g/kg))", |
| 314 | + }, |
| 315 | + { |
| 316 | + "units": "J/(kg K^2)", |
| 317 | + }, |
| 318 | + ), |
| 319 | + "enthalpy_second_derivatives_CT_exact": ( |
| 320 | + { |
| 321 | + "units": "(J/kg)(g/kg)^-2)", |
| 322 | + }, |
| 323 | + { |
| 324 | + "units": "J/(kg K(g/kg))", |
| 325 | + }, |
| 326 | + { |
| 327 | + "units": "J/(kg K^2)", |
| 328 | + }, |
| 329 | + ), |
245 | 330 | "enthalpy_t_exact": {
|
246 | 331 | "units": "J/kg",
|
247 | 332 | },
|
248 |
| - "entropy_first_derivatives": { |
249 |
| - "units": "J/(kg K(g/kg))", |
250 |
| - }, |
| 333 | + "entropy_first_derivatives": ( |
| 334 | + { |
| 335 | + "units": "J/(kg K(g/kg))", |
| 336 | + }, |
| 337 | + { |
| 338 | + "units": "J/(kg K^2)", |
| 339 | + }, |
| 340 | + ), |
251 | 341 | "entropy_from_CT": {
|
252 | 342 | "units": "J/(kg*K)",
|
253 | 343 | },
|
|
260 | 350 | "entropy_ice": {
|
261 | 351 | "units": "J/(kg*K)",
|
262 | 352 | },
|
263 |
| - "entropy_second_derivatives": { |
264 |
| - "units": "J/(kg K^3)", |
265 |
| - }, |
| 353 | + "entropy_second_derivatives": ( |
| 354 | + { |
| 355 | + "units": "J/(kg K^3)", |
| 356 | + }, |
| 357 | + { |
| 358 | + "units": "J/(kg (g/kg) K^2)", |
| 359 | + }, |
| 360 | + { |
| 361 | + "units": "J/(kg K^3)", |
| 362 | + }, |
| 363 | + ), |
266 | 364 | "f": {
|
267 | 365 | "standard_name": "coriolis_parameter",
|
268 | 366 | "units": "radians/s",
|
269 | 367 | },
|
270 |
| - "frazil_properties": { |
271 |
| - "units": "g/kg", |
272 |
| - }, |
273 |
| - "frazil_properties_potential": { |
274 |
| - "units": "g/kg", |
275 |
| - }, |
276 |
| - "frazil_properties_potential_poly": { |
277 |
| - "units": "g/kg", |
278 |
| - }, |
279 |
| - "frazil_ratios_adiabatic": { |
280 |
| - "units": "g/(kg K)", |
281 |
| - }, |
282 |
| - "frazil_ratios_adiabatic_poly": { |
283 |
| - "units": "g/(kg K)", |
284 |
| - }, |
| 368 | + "frazil_properties": ( |
| 369 | + { |
| 370 | + "units": "g/kg", |
| 371 | + }, |
| 372 | + { |
| 373 | + "units": "degC", |
| 374 | + }, |
| 375 | + { |
| 376 | + "units": "1", |
| 377 | + }, |
| 378 | + ), |
| 379 | + "frazil_properties_potential": ( |
| 380 | + { |
| 381 | + "units": "g/kg", |
| 382 | + }, |
| 383 | + { |
| 384 | + "units": "degC", |
| 385 | + }, |
| 386 | + { |
| 387 | + "units": "1", |
| 388 | + }, |
| 389 | + ), |
| 390 | + "frazil_properties_potential_poly": ( |
| 391 | + { |
| 392 | + "units": "g/kg", |
| 393 | + }, |
| 394 | + { |
| 395 | + "units": "degC", |
| 396 | + }, |
| 397 | + { |
| 398 | + "units": "1", |
| 399 | + }, |
| 400 | + ), |
| 401 | + "frazil_ratios_adiabatic": ( |
| 402 | + { |
| 403 | + "units": "g/(kg K)", |
| 404 | + }, |
| 405 | + { |
| 406 | + "units": "g/(kg Pa)", |
| 407 | + }, |
| 408 | + { |
| 409 | + "units": "K/Pa", |
| 410 | + }, |
| 411 | + ), |
| 412 | + "frazil_ratios_adiabatic_poly": ( |
| 413 | + { |
| 414 | + "units": "g/(kg K)", |
| 415 | + }, |
| 416 | + { |
| 417 | + "units": "g/(kg Pa)", |
| 418 | + }, |
| 419 | + { |
| 420 | + "units": "K/Pa", |
| 421 | + }, |
| 422 | + ), |
285 | 423 | "geo_strf_dyn_height": {
|
286 | 424 | "units": "m^2/s^2",
|
287 | 425 | },
|
288 |
| - "geostrophic_velocity": { |
289 |
| - "units": "-90 ... +90", |
290 |
| - }, |
| 426 | + "geostrophic_velocity": ( |
| 427 | + { |
| 428 | + "units": "m/s", |
| 429 | + }, |
| 430 | + { |
| 431 | + "units": "degree_east", |
| 432 | + }, |
| 433 | + { |
| 434 | + "units": "degree_north", |
| 435 | + }, |
| 436 | + ), |
291 | 437 | "gibbs_ice_part_t": {
|
292 |
| - "units": "", |
| 438 | + "units": "J/kg/K", |
293 | 439 | },
|
294 | 440 | "gibbs_ice_pt0": {
|
295 |
| - "units": "", |
| 441 | + "units": "J/kg/K", |
296 | 442 | },
|
297 | 443 | "gibbs_ice_pt0_pt0": {
|
298 |
| - "units": "", |
| 444 | + "units": "J/kg/K^2", |
299 | 445 | },
|
300 | 446 | "grav": {
|
301 | 447 | "units": "m/s^2",
|
302 | 448 | },
|
303 |
| - "ice_fraction_to_freeze_seawater": { |
304 |
| - "units": "g/kg", |
305 |
| - }, |
| 449 | + "ice_fraction_to_freeze_seawater": ( |
| 450 | + { |
| 451 | + "units": "g/kg", |
| 452 | + }, |
| 453 | + { |
| 454 | + "units": "degC", |
| 455 | + }, |
| 456 | + { |
| 457 | + "units": "1", |
| 458 | + }, |
| 459 | + ), |
306 | 460 | "indexer": {
|
307 | 461 | "units": "",
|
308 | 462 | },
|
|
0 commit comments