mirror of https://github.com/ecmwf/eccodes.git
ECC-861: GRIB2: The 'time' namespace not defined for product definition templates 55 and 59
This commit is contained in:
parent
be87ebc1a2
commit
820b48e643
|
@ -9,4 +9,5 @@
|
|||
# TEMPLATE 4.55, Spatio-temporal changing tiles at a horizontal level or horizontal layer at a point in time
|
||||
|
||||
include "grib2/template.4.parameter_tile.def"
|
||||
include "grib2/template.4.point_in_time.def"
|
||||
include "grib2/template.4.horizontal.def"
|
||||
|
|
|
@ -11,5 +11,6 @@
|
|||
# Use this instead of template 4.56
|
||||
|
||||
include "grib2/template.4.parameter_tile.def"
|
||||
include "grib2/template.4.point_in_time.def"
|
||||
include "grib2/template.4.horizontal.def"
|
||||
include "grib2/template.4.eps.def"
|
||||
|
|
Loading…
Reference in New Issue