mirror of https://github.com/ecmwf/eccodes.git
12 lines
631 B
Modula-2
12 lines
631 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.130, Anomalies significance and other derived products from derived forecasts based on all ensemble members in relation to a reference period at a horizontal level or in a horizontal layer at a point in time
|
|
|
|
include "grib2/templates/template.4.parameter.def"
|
|
include "grib2/templates/template.4.generating_process.def"
|
|
include "grib2/templates/template.4.forecast_time.def"
|
|
include "grib2/templates/template.4.horizontal.def"
|
|
include "grib2/templates/template.4.point_in_time.def"
|
|
include "grib2/templates/template.4.derived.def"
|
|
include "grib2/templates/template.4.referenceperiod.def"
|