eccodes/definitions/grib2/template.5.61.def

13 lines
423 B
Modula-2
Raw Normal View History

2020-01-28 14:32:34 +00:00
# (C) Copyright 2005- ECMWF.
2013-03-25 12:04:10 +00:00
2023-07-21 10:39:28 +00:00
# TEMPLATE 5.61, Grid point data - Simple packing with logarithmic preprocessing
2023-04-21 13:52:47 +00:00
# This template is experimental, was not validated at the time of publication and should be used only for bilateral previously agreed tests
transient template_is_experimental = 1 : hidden;
2023-04-21 13:52:47 +00:00
constant typeOfPreProcessing = 1;
2013-03-25 12:04:10 +00:00
2024-01-16 12:40:17 +00:00
include "grib2/template.5.packing.def"
2013-03-25 12:04:10 +00:00
2024-01-16 12:40:17 +00:00
ieeefloat preProcessingParameter : read_only;