This file is indexed.

/usr/share/metview/etc/ObjectSpec.CptecAccess is in metview-data 5.0.0~beta.1-1build1.

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
object,
    class            = CPTEC_ACCESS,
    type             = Data,
    can_be_created   = True,
    definition_file  = '$METVIEW_DIR_SHARE/etc/CptecAccessDef',
    rules_file       = '$METVIEW_DIR_SHARE/etc/CptecAccessRules',
    default_name     = 'CPTEC Access',
    macro            = cptec_access,
    expand           = 528,  #EXPAND_DEFAULTS|EXPAND_2ND_NAME
    editor_type      = SimpleEditor,
    pixmap           = '$METVIEW_DIR_SHARE/icons/CPTECACCESS.icon'

state,
    class            = CPTEC_ACCESS,
    output_class     = GRIB/BUFR/IMAGE,
    service          = CptecAccess

service,
    timeout  = $timeout,
    cmd      = '$metview_command $METVIEW_BIN/CptecAccess',
    name     = 'CptecAccess',
    fullname = CptecAccess