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