|
10 | 10 | # 'cy50r1' = { generatingProcessIdentifier = 161; } |
11 | 11 | # 'cy49r2' = { generatingProcessIdentifier = 159; } |
12 | 12 | # 'cy49r1' = { generatingProcessIdentifier = 158; } |
| 13 | +# We also need the wave model for cy50r1. The values for the wave model are: |
| 14 | +# generatingProcessIdentifier = 109; # cy50r1 wave global |
| 15 | +# generatingProcessIdentifier = 209; # cy50r1 wave global |
| 16 | + |
13 | 17 |
|
14 | 18 | # We only need the concepts which differ from the default below. |
15 | | -# These are all for 50r1 (255 + 161; GRIBmix), where we have the newer model but still want the pre-MTG2 behaviour |
| 19 | +# These are all for 50r1 (255 + 161, 255 + 109, 255 + 209; GRIBmix), where we have the newer model but still want the pre-MTG2 behaviour |
16 | 20 | # and for AIFS, where we have the newer tablesVersion but still want the pre-MTG2 behaviour |
17 | 21 |
|
18 | 22 | # OD |
19 | 23 | 0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=161;} |
| 24 | +0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=109;} |
| 25 | +0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=209;} |
20 | 26 | # RD |
21 | 27 | 0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=161;} |
| 28 | +0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=109;} |
| 29 | +0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=209;} |
22 | 30 | # MC |
23 | 31 | 0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=161; marsClass=19;} |
| 32 | +0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=109; marsClass=19;} |
| 33 | +0 = {tablesVersion=35; productionStatusOfProcessedData=0; backgroundProcess=255; generatingProcessIdentifier=209; marsClass=19;} |
24 | 34 | # CR |
25 | 35 | 0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=161; marsClass=36;} |
| 36 | +0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=109; marsClass=36;} |
| 37 | +0 = {tablesVersion=35; productionStatusOfProcessedData=2; backgroundProcess=255; generatingProcessIdentifier=209; marsClass=36;} |
26 | 38 | # AI |
27 | 39 | 0 = {tablesVersion=34; productionStatusOfProcessedData=0; marsClass=51;} |
28 | 40 | 0 = {tablesVersion=35; productionStatusOfProcessedData=0; marsClass=51;} |
0 commit comments