File: bears.nc.das

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 (36 lines) | stat: -rw-r--r-- 814 bytes parent folder | download | duplicates (13)
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
Attributes {
    bears {
        String act "text string\\012\\011123";
        Int16 acs -40;
        Int32 acl 17000;
        Float32 acf -2.000000000, 1.000000000, 0.000000000;
        Float64 acd -1.0000000000000000, 0.75000000000000000;
        Int32 string_length 3;
    }
    order {
    }
    shot {
    }
    aloan {
    }
    cross {
    }
    i {
        String attr1 "1";
        String attr2 "1", "2", "3", "4";
        i_1 {
            String attr3_1 "17";
            Float64 attr3_2 19, 23, 27;
        }
    }
    j {
    }
    l {
    }
    NC_GLOBAL {
        String history "This is an example of a multi-line global\\012attribute.  It could be used for representing the\\012processing history of the data, for example.";
    }
    DODS_EXTRA {
        String Unlimited_Dimension "k";
    }
}