2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
# TEMPLATE 4.6, Percentile forecasts 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-18 14:44:54 +00:00
|
|
|
include "grib2/template.4.generating_process.def"
|
|
|
|
include "grib2/template.4.forecast_time.def"
|
|
|
|
include "grib2/template.4.point_in_time.def"
|
2015-07-28 09:50:26 +00:00
|
|
|
include "grib2/template.4.horizontal.def"
|
|
|
|
include "grib2/template.4.percentile.def"
|