ECC-1779: More deprecated templates

This commit is contained in:
shahramn 2024-04-26 13:30:50 +01:00
parent 88bdbd66a6
commit bf71d33dbc
4 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,7 @@
# TEMPLATE 4.30, Satellite Product
# Note: This template is deprecated. Template 4.31 should be used instead.
transient template_is_deprecated = 1 : hidden;
include "grib2/template.4.parameter.def"

View File

@ -2,6 +2,7 @@
# TEMPLATE 4.47, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval
# Note: This template is deprecated. Template 4.85 should be used instead.
transient template_is_deprecated = 1 : hidden;
include "grib2/template.4.parameter.def"
include "grib2/template.4.aerosol.def"

View File

@ -1,6 +1,6 @@
# TEMPLATE 4.56, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for spatio-temporal changing tile parameters
# Note: This template is deprecated. Template 4.59 should be used instead.
transient template_is_deprecated = 1 : hidden;
include "grib2/template.4.parameter.def"
include "grib2/template.4.tile.def"

View File

@ -1,2 +1,4 @@
# Note: This template is deprecated. Template 4.0 should be used instead.
transient template_is_deprecated = 1 : hidden;
include "grib2/template.4.0.def"