This file is indexed.

/usr/share/eccodes/definitions/grib3/template.component.6.2.def is in libeccodes-data 2.6.0-2.

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
# Generating Process Template Component 6.2 - Ensemble member

# Type of ensemble member
codetable[1] typeOfEnsembleMember ('6.2.table',masterDir,localDir) = 255 : dump;

# Member (Perturbation) number
unsigned[2] memberNumber : dump;
alias perturbationNumber=memberNumber;
alias number=memberNumber;