mirror of https://github.com/ecmwf/eccodes.git
11 lines
474 B
Modula-2
11 lines
474 B
Modula-2
|
# (C) Copyright 2005- ECMWF.
|
||
|
|
||
|
# TEMPLATE 4.95, Average, accumulation extreme values or other statiscally processed value 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"
|
||
|
# no template.4.forecast_time.def component in this template.
|
||
|
include "grib2/template.4.horizontal.def"
|
||
|
include "grib2/template.4.localtime_statistical.def"
|
||
|
include "grib2/template.4.localtime.def"
|