2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
# TEMPLATE 4.30, Satellite Product
|
2016-10-27 17:59:00 +00:00
|
|
|
# Note: This template is deprecated. Template 4.31 should be used instead.
|
|
|
|
|
2021-02-16 11:57:34 +00:00
|
|
|
include "grib2/template.4.parameter.def"
|
|
|
|
|
2021-02-06 13:07:35 +00:00
|
|
|
codetable[1] typeOfGeneratingProcess ('4.3.table',masterDir,localDir) : dump;
|
|
|
|
|
2021-02-16 11:57:34 +00:00
|
|
|
# Observation generating process identifier (defined by originating centre)
|
2013-03-25 12:04:10 +00:00
|
|
|
unsigned[1] observationGeneratingProcessIdentifier : dump;
|
2021-02-16 11:57:34 +00:00
|
|
|
alias generatingProcessIdentifier=observationGeneratingProcessIdentifier;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
2021-02-16 11:57:34 +00:00
|
|
|
include "grib2/template.4.satellite_30.def"
|