eccodes/definitions/grib3/section.11.def

8 lines
225 B
Modula-2
Raw Normal View History

2020-01-28 14:32:34 +00:00
# (C) Copyright 2005- ECMWF.
2016-08-16 16:53:11 +00:00
#
# Section 11 - End Section
2016-08-19 14:23:54 +00:00
constant section11Length=4;
position offsetSection11;
2016-08-16 16:53:11 +00:00
ascii[4] '7777' = "7777" : read_only;
2016-08-19 14:23:54 +00:00
meta section11Pointer section_pointer(offsetSection11,section11Length,11);