This file is indexed.

/usr/lib/python3/dist-packages/pydap/tests/rainfall_time_malaysia.cdp.dds is in python3-pydap 3.2.2+ds1-1ubuntu1.

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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Dataset {
    Sequence {
        Float32 lon;
        Float32 lat;
        Float32 depth;
        Int32 _id;
        Sequence {
            Float64 time;
            Float32 Rn_963;
        } time_series;
        Structure {
            String COORD_SYSTEM;
            String Conventions;
            String DATA_CMNT;
            String DATA_ORIGIN;
            String CREATION_DATE;
            String ENDING-DATE;
            String ENDING-TIME;
            String DATA_SUBTYPE;
            String BEGINNING-TIME;
            String DELTA_T;
            String INST_TYPE;
            String PROG_CMNT1;
            String DATA_TYPE;
            String BEGINNING-DATE;
            String MOORING;
            String STATION-NAME;
            String STNNBR;
            String STATION-HEIGHT;
            String WATER_DEPTH;
        } attributes;
        Structure {
            Structure {
                Float64 valid_range[2];
            } time;
        } variable_attributes;
    } location;
    Structure {
        Float32 lon_range[2];
        Float32 lat_range[2];
        Float32 depth_range[2];
        Float64 time_range[2];
    } constrained_ranges;
} rainfall_time_malaysia;