This file is indexed.

/usr/share/eccodes/definitions/grib1/ls.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
alias ls.centre=centre;
#alias ls.param=marsParam;
alias ls.shortName=shortName;

alias ls.dataType = dataType;

alias ls.date=date;
alias ls.stepRange = stepRange;

alias ls.gridType=gridType;
alias ls.numberOfValues=numberOfValues;

alias ls.levelType=indicatorOfTypeOfLevel;
alias ls.level=level;

alias ls.packingType=packingType;