eccodes/definitions/grib2/section.8.def

8 lines
192 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
constant section8Length=4;
position offsetSection8;
ascii[4] '7777' = "7777" : read_only;
meta section8Pointer section_pointer(offsetSection8,section8Length,8);