2016-08-16 16:53:11 +00:00
|
|
|
#local section ECMWF
|
|
|
|
|
2021-02-21 18:04:24 +00:00
|
|
|
alias localDefinitionNumber=grib3LocalSectionNumber;
|
|
|
|
template localSection "grib3/local.[centreForLocal:l].[grib3LocalSectionNumber:l].def";
|
2016-08-16 16:53:11 +00:00
|
|
|
|
|
|
|
#####################
|
|
|
|
### MARS LABELING ###
|
|
|
|
#####################
|
|
|
|
|
2021-02-21 18:04:24 +00:00
|
|
|
template mars_labeling "grib3/mars_labeling.82.def";
|
|
|
|
template_nofail marsKeywords "mars/eswi/grib3.[stream:s].[type:s].def";
|
2016-08-16 16:53:11 +00:00
|
|
|
|
|
|
|
###################
|
|
|
|
### LS LABELING ###
|
|
|
|
###################
|
|
|
|
|
2021-02-21 18:04:24 +00:00
|
|
|
template ls_labeling "grib3/ls_labeling.82.def";
|
2016-08-16 16:53:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
position offsetAfterLocalSection;
|
|
|
|
|
|
|
|
|