<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://ns9081k.hyrax-dl.sigma2.no/opendap/data/stare/Target_overlap_nw.h5" dapVersion="4.0" dmrVersion="1.0" name="Target_overlap_nw.h5">
    <Dimension name="FakeDim0" size="10"/>
    <Dimension name="FakeDim1" size="10"/>
    <Float64 name="Latitude">
        <Dim name="/FakeDim0"/>
        <Dim name="/FakeDim1"/>
        <Attribute name="origname" type="String">
            <Value>Latitude</Value>
        </Attribute>
        <Attribute name="fullnamepath" type="String">
            <Value>/Latitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
    </Float64>
    <Float64 name="Longitude">
        <Dim name="/FakeDim0"/>
        <Dim name="/FakeDim1"/>
        <Attribute name="origname" type="String">
            <Value>Longitude</Value>
        </Attribute>
        <Attribute name="fullnamepath" type="String">
            <Value>/Longitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
    </Float64>
    <Int16 name="values">
        <Dim name="/FakeDim0"/>
        <Dim name="/FakeDim1"/>
        <Attribute name="origname" type="String">
            <Value>values</Value>
        </Attribute>
        <Attribute name="fullnamepath" type="String">
            <Value>/values</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>Latitude Longitude</Value>
        </Attribute>
        <Map name="/Latitude"/>
        <Map name="/Longitude"/>
    </Int16>
</Dataset>
