eccodes/definitions/grib3/section.11.def

14 lines
575 B
Modula-2

# (C) Copyright 2005- ECMWF.
#
# This software is licensed under the terms of the Apache Licence Version 2.0
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
#
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
#
# Section 11 - End Section
constant section11Length=4;
position offsetSection11;
ascii[4] '7777' = "7777" : read_only;
meta section11Pointer section_pointer(offsetSection11,section11Length,11);