mirror of https://github.com/ecmwf/eccodes.git
11 lines
451 B
Modula-2
11 lines
451 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.12, Derived forecasts based on all ensemble members at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval
|
|
|
|
include "grib2/template.4.parameter.def"
|
|
include "grib2/template.4.generating_process.def"
|
|
include "grib2/template.4.forecast_time.def"
|
|
include "grib2/template.4.horizontal.def"
|
|
include "grib2/template.4.derived.def"
|
|
include "grib2/template.4.statistical.def"
|