2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
2015-11-20 10:49:08 +00:00
|
|
|
# TEMPLATE 4.44, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for aerosol
|
|
|
|
# It is recommended not to use this template. PDT 4.48 should be used instead with optical wave length range set to missing
|
2024-02-29 17:25:31 +00:00
|
|
|
transient template_is_deprecated = 1 : hidden;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
2014-06-18 16:14:01 +00:00
|
|
|
# GRIB-530: Special case for aerosol thanks to WMO error
|
2021-02-15 18:14:06 +00:00
|
|
|
|
2024-08-08 08:59:28 +00:00
|
|
|
include "grib2/templates/template.4.parameter.def"
|
|
|
|
include "grib2/templates/template.4.aerosol.def"
|
|
|
|
include "grib2/templates/template.4.aerosol_size.def"
|
|
|
|
include "grib2/templates/template.4.generating_process.def"
|
2021-02-15 18:14:06 +00:00
|
|
|
|
|
|
|
# GRIB-530: Special case for aerosol thanks to WMO error
|
2024-08-08 08:59:28 +00:00
|
|
|
include "grib2/templates/template.4.forecast_time_44.def"
|
2014-06-18 16:14:01 +00:00
|
|
|
|
2024-08-08 08:59:28 +00:00
|
|
|
include "grib2/templates/template.4.point_in_time.def"
|
|
|
|
include "grib2/templates/template.4.horizontal.def"
|
2015-11-20 10:49:08 +00:00
|
|
|
|