mirror of https://github.com/ecmwf/eccodes.git
19 lines
381 B
Modula-2
19 lines
381 B
Modula-2
#########################
|
|
#
|
|
# author: Sebastien Villaume <Sebastien.Villaume@smhi.se>
|
|
# created: 6 Oct 2011
|
|
# modified: 20 Feb 2014
|
|
#
|
|
########################
|
|
### LOCAL SECTION 82 ###
|
|
########################
|
|
|
|
constant GRIBEXSection1Problem = 53 - section1Length;
|
|
|
|
# base local definition
|
|
include "grib1/local.82.0.def";
|
|
|
|
unsigned[1] marsExperimentOffset = 0 : dump, long_type;
|
|
|
|
|