mirror of https://github.com/ecmwf/eccodes.git
ECC-1959: GRIB2: Add key forecastMonth for local definition 16
This commit is contained in:
parent
9a2041b87a
commit
1162bc70a0
|
@ -8,3 +8,4 @@ alias local.methodNumber=methodNumber;
|
|||
|
||||
# ECC-1425
|
||||
meta marsForecastMonth g1forecastmonth(dataDate, forecastTime): read_only;
|
||||
alias forecastMonth = marsForecastMonth;
|
||||
|
|
Loading…
Reference in New Issue