mirror of https://github.com/ecmwf/eccodes.git
12 lines
469 B
Modula-2
12 lines
469 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# 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
|
|
|
|
# GRIB-530: Special case for aerosol thanks to WMO error
|
|
include "grib2/template.4.parameter_aerosol_44.def"
|
|
|
|
include "grib2/template.4.point_in_time.def"
|
|
include "grib2/template.4.horizontal.def"
|
|
|