mirror of https://github.com/ecmwf/eccodes.git
13 lines
602 B
Modula-2
13 lines
602 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.96, Average, accumulation, extreme values or other statistically processed values of an individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a local time
|
|
|
|
include "grib2/template.4.parameter.def"
|
|
include "grib2/template.4.generating_process.def"
|
|
#include "grib2/template.4.forecast_time.def"
|
|
#include "grib2/template.4.point_in_time.def"
|
|
include "grib2/template.4.horizontal.def"
|
|
include "grib2/template.4.eps.def"
|
|
include "grib2/template.4.localtime_statistical.def"
|
|
include "grib2/template.4.localtime.def"
|