@@ -353,9 +353,10 @@ _field: &_field
353
353
multiple : false
354
354
type : enum
355
355
values :
356
- - climate-dt
357
- - extremes-dt
358
- - on-demand-extremes-dt
356
+ - [climate-dt, Climate change adaptation digital twin]
357
+ - [extremes-dt, Weather and geophysical extremes digital twin]
358
+ - [on-demand-climate-dt, On-demand climate change adaptation digital twin]
359
+ - [on-demand-extremes-dt, On-demand weather and geophysical extremes digital twin]
359
360
only :
360
361
- context :
361
362
class : [d1]
@@ -372,10 +373,10 @@ _field: &_field
372
373
- [none]
373
374
- [hrm]
374
375
- [lm]
375
- - [ifs]
376
- - [ifs-nemo]
377
- - [ifs-fesom]
378
- - [icon]
376
+ - [ifs, IFS, IFS with no ocean model ]
377
+ - [ifs-nemo, IFS-NEMO, IFS with NEMO ocean model ]
378
+ - [ifs-fesom, IFS-FESOM, IFS with FESOM ocean model ]
379
+ - [icon, ICON, ICON-A with ICON-O ocean model ]
379
380
- [aifs]
380
381
- [aifs-single]
381
382
- [aifs-single-mse]
@@ -390,6 +391,7 @@ _field: &_field
390
391
- context :
391
392
class : [ml]
392
393
394
+
393
395
georef :
394
396
type : lowercase
395
397
unset :
@@ -1029,42 +1031,49 @@ _field: &_field
1029
1031
category : data
1030
1032
type : enum
1031
1033
values :
1032
- - cmip6
1033
- - scenariomip
1034
- - highresmip
1035
- - story-nudging
1034
+ - [cmip6, CMIP6, Coupled Model Intercomparison Project Phase 6]
1035
+ - [scenariomip, ScenarioMIP, Scenario Model Intercomparison Project]
1036
+ - [highresmip, HighResMIP, High Resolution Model Intercomparison Project]
1037
+ - [story-nudging, Climate storylines by nudging to reanalysis]
1038
+ - [baseline, Baseline simulations for climate model evaluation]
1039
+ - [projections, Future climate projections]
1040
+
1036
1041
1037
1042
experiment :
1038
1043
category : data
1039
1044
type : enum
1040
1045
values :
1041
- - hist
1042
- - cont
1043
- - amip
1044
- - ssp1-1.9
1045
- - ssp1-2.6
1046
- - ssp2-4.5
1047
- - ssp3-7.0
1048
- - ssp5-8.5
1049
- - tplus1.5k
1050
- - tplus2.0k
1051
- - tplus3.0k
1052
- - tplus4.0k
1046
+ - [hist, Historical]
1047
+ - [cont, Control]
1048
+ - [amip, Atmospheric Model Intercomparison Project]
1049
+ - [ssp1-1.9, SSP1-1.9, Shared Socio-economic Pathways 1-1.9]
1050
+ - [ssp1-2.6, SSP1-2.6, Shared Socio-economic Pathways 1-2.6]
1051
+ - [ssp2-4.5, SSP2-4.5, Shared Socio-economic Pathways 2-4.5]
1052
+ - [ssp3-7.0, SSP3-7.0, Shared Socio-economic Pathways 3-7.0]
1053
+ - [ssp5-8.5, SSP5-8.5, Shared Socio-economic Pathways 5-8.5]
1054
+ - [tplus1.5k, Tplus1.5K, Warmer world at 1.5 degrees K above pre-industrial temperatures]
1055
+ - [tplus2.0k, Tplus2.0K, Warmer world at 2.0 degrees K above pre-industrial temperatures]
1056
+ - [tplus3.0k, Tplus3.0K, Warmer world at 3.0 degrees K above pre-industrial temperatures]
1057
+ - [tplus4.0k, Tplus4.0K, Warmer world at 4.0 degrees K above pre-industrial temperatures]
1058
+ - [abrupt4xco2, CO2 abruptly quadrupled and then held constant]
1059
+
1053
1060
1054
1061
generation :
1055
1062
category : data
1056
1063
type : integer
1057
1064
1065
+
1058
1066
realization :
1059
1067
category : data
1060
1068
type : integer
1061
1069
1070
+
1062
1071
resolution :
1063
1072
category : data
1064
1073
type : enum
1065
1074
values :
1066
- - standard
1067
- - high
1075
+ - [ standard, Standard resolution model output with longer availability]
1076
+ - [ high, High resolution model output with limited availability]
1068
1077
1069
1078
# ######################################################################
1070
1079
0 commit comments