mirror of https://github.com/ecmwf/eccodes.git
12 lines
501 B
Modula-2
12 lines
501 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 4.141, Verification scores for derived forecast based on all ensemble members at a horizontal level or in a horizontal layer at a point in time
|
|
|
|
include "grib2/template.4.parameterv.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.lderived.def"
|
|
include "grib2/template.4.verification_scores.def"
|