This file is indexed.

/usr/share/eccodes/definitions/grib2/local.82.0.def is in libeccodes-data 2.0.2-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#########################
#
# author: Sebastien Villaume <Sebastien.Villaume@smhi.se>
# created: 14 Feb 2014
# modified: 
#
#################################
### LOCAL SECTION DESCRIPTION ###
#################################

#
# This piece of definition is common to all SMHI definitions
# It is only accessed through "include" statement inside local.82.x.def
#

codetable[1]    marsClass   "mars/eswi/class.table"     : dump,lowercase;
codetable[1]    marsType    "mars/eswi/type.table"      : dump,lowercase,string_type;
codetable[2]    marsStream  "mars/eswi/stream.table"    : dump,lowercase,string_type;
ksec1expver[4]  experimentVersionNumber = "0000"            : dump;
# For now, Ensemble stuff is desactivated because it is not used yet
# instead we use a padding of 2
#unsigned[1]    perturbationNumber                          : dump;
#unsigned[1]    numberOfForecastsInEnsemble                 : dump;
pad reservedNeedNotBePresent(2);
codetable[1]    marsModel   "mars/eswi/model.table"     : dump,lowercase,string_type;