ECC-861: GRIB2: The 'time' namespace not defined for product definition templates 55 and 59

This commit is contained in:
Shahram Najm 2018-12-27 12:41:09 +00:00
parent be87ebc1a2
commit 820b48e643
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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"