mirror of https://github.com/ecmwf/eccodes.git
17 lines
342 B
Modula-2
17 lines
342 B
Modula-2
#########################
|
|
#
|
|
# author: Sebastien Villaume <Sebastien.Villaume@smhi.se>
|
|
# created: 14 Feb 2014
|
|
# modified:
|
|
#
|
|
#################################
|
|
### LOCAL SECTION DESCRIPTION ###
|
|
#################################
|
|
|
|
# base local definition
|
|
include "grib2/local.82.0.def";
|
|
|
|
unsigned[1] marsExperimentOffset = 0 : dump, long_type;
|
|
|
|
|