|
1 | 1 |
|
2 | 2 | # COSMO-2 templates |
3 | 3 | - - {grid: 0.02, levtype: pl} |
4 | | - - _resources/co2-typeOfLevel=isobaricInhPa.grib |
| 4 | + - resources/co2-typeOfLevel=isobaricInhPa.grib |
5 | 5 |
|
6 | 6 | - - {grid: 0.02, levtype: sfc, param: [T_2M, TD_2M, U_10M, V_10M]} |
7 | | - - _resources/co2-typeOfLevel=heightAboveGround.grib |
| 7 | + - resources/co2-typeOfLevel=heightAboveGround.grib |
8 | 8 |
|
9 | 9 | - - {grid: 0.02, levtype: sfc, param: [FR_LAND, TOC_PREC, PMSL, PS, FIS, T_G]} |
10 | | - - _resources/co2-typeOfLevel=surface.grib |
| 10 | + - resources/co2-typeOfLevel=surface.grib |
11 | 11 |
|
12 | 12 | - - {grid: 0.02, levtype: sfc, param: [TOT_PREC]} |
13 | | - - _resources/co2-shortName=TOT_PREC.grib |
| 13 | + - resources/co2-shortName=TOT_PREC.grib |
14 | 14 |
|
15 | 15 | # COSMO-1E templates |
16 | 16 | - - {grid: 0.01, levtype: pl} |
17 | | - - _resources/co1e-typeOfLevel=isobaricInhPa.grib |
| 17 | + - resources/co1e-typeOfLevel=isobaricInhPa.grib |
18 | 18 |
|
19 | 19 | - - {grid: 0.01, levtype: sfc, param: [T_2M, TD_2M, U_10M, V_10M]} |
20 | | - - _resources/co1e-typeOfLevel=heightAboveGround.grib |
| 20 | + - resources/co1e-typeOfLevel=heightAboveGround.grib |
21 | 21 |
|
22 | 22 | - - {grid: 0.01, levtype: sfc, param: [FR_LAND, TOC_PREC, PMSL, PS, FIS, T_G]} |
23 | | - - _resources/co1e-typeOfLevel=surface.grib |
| 23 | + - resources/co1e-typeOfLevel=surface.grib |
24 | 24 |
|
25 | 25 | - - {grid: 0.01, levtype: sfc, param: [TOT_PREC]} |
26 | | - - _resources/co1e-shortName=TOT_PREC.grib |
| 26 | + - resources/co1e-shortName=TOT_PREC.grib |
0 commit comments