2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
# TEMPLATE 4.2, Derived forecast based on all ensemble members at a horizontal level or in a horizontal layer at a point in time
|
|
|
|
|
2015-07-28 09:50:26 +00:00
|
|
|
include "grib2/template.4.parameter.def";
|
2021-02-15 17:04:44 +00:00
|
|
|
include "grib2/template.4.generating_process.def";
|
|
|
|
include "grib2/template.4.forecast_time.def";
|
2015-07-28 09:50:26 +00:00
|
|
|
include "grib2/template.4.point_in_time.def";
|
|
|
|
include "grib2/template.4.horizontal.def";
|
|
|
|
include "grib2/template.4.derived.def";
|