File: test.PointFile.dds

package info (click to toggle)
netcdf-parallel 1%3A4.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 101,668 kB
  • sloc: ansic: 200,241; sh: 10,807; yacc: 2,522; makefile: 1,306; lex: 1,153; xml: 173; awk: 2
file content (39 lines) | stat: -rw-r--r-- 1,064 bytes parent folder | download | duplicates (17)
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
Dataset {
    Structure {
        Sequence {
            Structure {
                Byte LevelWritten__0;
            } LevelWritten;
        } LevelWritten;
        Structure {
            Sequence {
                Structure {
                    Float64 Time__0;
                } Time;
                Structure {
                    Float64 Concentration__0;
                    Float64 Concentration__1;
                    Float64 Concentration__2;
                    Float64 Concentration__3;
                } Concentration;
                Structure {
                    String Species__0;
                } Species;
            } Sensor;
        } Data%20Vgroup;
    } Simple%20Point;
    Structure {
        Sequence {
            Structure {
                Byte LevelWritten__0;
            } LevelWritten;
        } LevelWritten;
    } FixedBuoy%20Point;
    Structure {
        Sequence {
            Structure {
                Byte LevelWritten__0;
            } LevelWritten;
        } LevelWritten;
    } FloatBuoy%20Point;
} PointFile.hdf;