2019-04-15 13:44:45 +00:00
|
|
|
# Copyright 2005-2019 ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
# TEMPLATE 4.15, Average, accumulation, extreme values, or other statistically-processed values over a spatial area 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";
|
|
|
|
include "grib2/template.4.point_in_time.def";
|
|
|
|
include "grib2/template.4.horizontal.def";
|
2013-03-25 12:04:10 +00:00
|
|
|
codetable[1] statisticalProcess 'grib2/tables/[tablesVersion]/4.10.table';
|
|
|
|
codetable[1] spatialProcessing 'grib2/tables/[tablesVersion]/4.15.table';
|
|
|
|
unsigned[1] numberOfPointsUsed;
|
|
|
|
|