File: 3B42.980909.5.hacked.2.HDF.attr.dmr

package info (click to toggle)
libdap 3.20.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,116 kB
  • sloc: cpp: 52,168; sh: 40,006; xml: 23,505; ansic: 20,020; yacc: 2,452; exp: 1,544; makefile: 1,068; lex: 305; perl: 52; fortran: 8
file content (59 lines) | stat: -rw-r--r-- 2,267 bytes parent folder | download | duplicates (9)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" dapVersion="4.0" dmrVersion="1.0" name="3B42.980909.5.HDF">
    <Dimension name="scan" size="1"/>
    <Dimension name="longitude" size="360"/>
    <Dimension name="latitude" size="80"/>
    <Structure name="DATA_GRANULE">
        <Structure name="PlanetaryGrid">
            <Float32 name="percipitate">
                <Dim name="/scan"/>
                <Dim name="/longitude"/>
                <Dim name="/latitude"/>
            </Float32>
            <Float32 name="relError">
                <Dim name="/scan"/>
                <Dim name="/longitude"/>
                <Dim name="/latitude"/>
            </Float32>
        </Structure>
    </Structure>
    <Attribute name="HDF_GLOBAL" type="Container"/>
    <Attribute name="CoreMetadata" type="Container">
        <Attribute name="OrbitNumber" type="Container">
            <Attribute name="Value" type="Int32">
                <Value>-9999</Value>
            </Attribute>
            <Attribute name="Data_Location" type="String">
                <Value>PGE</Value>
            </Attribute>
            <Attribute name="Mandatory" type="String">
                <Value>FALSE</Value>
            </Attribute>
        </Attribute>
        <Attribute name="RangeBeginningDate" type="Container">
            <Attribute name="Value" type="String">
                <Value>1998/09/09</Value>
            </Attribute>
            <Attribute name="Data_Location" type="String">
                <Value>PGE</Value>
            </Attribute>
            <Attribute name="Mandatory" type="String">
                <Value>FALSE</Value>
            </Attribute>
        </Attribute>
    </Attribute>
    <Attribute name="percipitate" type="Container">
        <Attribute name="name" type="String">
            <Value>dim_0_scan</Value>
            <Value>dim_1_longitude</Value>
            <Value>dim_2_latitude</Value>
        </Attribute>
    </Attribute>
    <Attribute name="relError" type="Container">
        <Attribute name="name" type="String">
            <Value>dim_0_scan</Value>
            <Value>dim_1_longitude</Value>
            <Value>dim_2_latitude</Value>
        </Attribute>
    </Attribute>
</Dataset>