File: 123bears.nc.das

package info (click to toggle)
netcdf-parallel 1%3A4.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 105,352 kB
  • sloc: ansic: 229,114; sh: 11,180; yacc: 2,561; makefile: 1,390; lex: 1,173; xml: 173; awk: 2
file content (30 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (26)
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
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 {
    }
    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";
    }
}