mirror of https://github.com/ecmwf/eccodes.git
12 lines
511 B
Modula-2
12 lines
511 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.104, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for waves selected by period range.
|
|
|
|
include "grib2/template.4.parameter.def"
|
|
include "grib2/template.4.wave_period_range.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"
|