<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://test.opendap.org:8080/opendap/dmrpp_test_files/ncml/GPM/3B-MO.MS.MRG.3IMERG.20000601-S000000-E235959.06.V06B.HDF5_mvs.h5" dapVersion="4.0" dmrVersion="2.0" name="3B-MO.MS.MRG.3IMERG.20000601-S000000-E235959.06.V06B.HDF5_mvs.h5">
    <Dimension name="latv" size="2"/>
    <Dimension name="lonv" size="2"/>
    <Dimension name="nv" size="2"/>
    <Int32 name="latv">
        <Dim name="/latv"/>
        <Attribute name="DimensionNames" type="String">
            <Value>latv</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>numberlatbnds</Value>
        </Attribute>
        <Attribute name="LongName" type="String">
            <Value>Number of latitude bounds.</Value>
        </Attribute>
    </Int32>
    <Int32 name="lonv">
        <Dim name="/lonv"/>
        <Attribute name="DimensionNames" type="String">
            <Value>lonv</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>numberlonbnds</Value>
        </Attribute>
        <Attribute name="LongName" type="String">
            <Value>Number of longitude bounds.</Value>
        </Attribute>
    </Int32>
    <Int32 name="nv">
        <Dim name="/nv"/>
        <Attribute name="DimensionNames" type="String">
            <Value>nv</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>numbertimebnds</Value>
        </Attribute>
        <Attribute name="LongName" type="String">
            <Value>Number of time bounds.</Value>
        </Attribute>
    </Int32>
</Dataset>
