mirror of https://github.com/ecmwf/eccodes.git
12 lines
525 B
Modula-2
12 lines
525 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.1001, Cross section of averaged or otherwise statistically processed analysis or forecast over a range of time
|
|
# This template is experimental, was not validated at the time of publication
|
|
# and should be used only for bilateral previously agreed tests
|
|
transient template_is_experimental = 1 : hidden;
|
|
|
|
include "grib2/template.4.parameter.def"
|
|
include "grib2/template.4.generating_process.def"
|
|
include "grib2/template.4.forecast_time.def"
|
|
include "grib2/template.4.statistical.def"
|