<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Dataset
         name="vqcovar.nc"
         dapVersion="4.0"
         dmrVersion="1.0"
         xmlns="http://xml.opendap.org/ns/DAP/4.0#"
         xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">
    <Dimension name="time" size="380" _edu.ucar.isunlimited="1"/>
    <Dimension name="plev" size="8"/>
    <Dimension name="lat" size="73"/>
    <Dimension name="lon" size="73"/>
    <Float64 name="v_q_covar">
        <Dim name="/time"/>
        <Dim name="/plev"/>
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="_FillValue" type="Float64">
            <Value value="1.0E10"/>
        </Attribute>
        <Attribute name="name" type="String">
            <Value value="v_q_covar"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="m g/s kg"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Covariance of meridional wind component and specific humidity"/>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value value="time: mean"/>
        </Attribute>
        <Map name="/time"/>
        <Map name="/plev"/>
        <Map name="/lat"/>
        <Map name="/lon"/>
    </Float64>
    <Float64 name="time">
        <Dim name="/time"/>
        <Attribute name="calendar" type="String">
            <Value value="standard"/>
        </Attribute>
        <Attribute name="name" type="String">
            <Value value="time"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="time"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="months since 1958-01-01 00:00:00.0 +0:00"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Time"/>
        </Attribute>
    </Float64>
    <Float32 name="plev">
        <Dim name="/plev"/>
        <Attribute name="name" type="String">
            <Value value="plev"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="air_pressure"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="mbar"/>
        </Attribute>
        <Attribute name="positive" type="String">
            <Value value="down"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="Z"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Pressure level"/>
        </Attribute>
    </Float32>
    <Float32 name="lat">
        <Dim name="/lat"/>
        <Attribute name="valid_range" type="Float32">
            <Value value="-90.0"/>
            <Value value="90.0"/>
        </Attribute>
        <Attribute name="name" type="String">
            <Value value="lat"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="latitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degree_north"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Latitude"/>
        </Attribute>
    </Float32>
    <Float32 name="lon">
        <Dim name="/lon"/>
        <Attribute name="valid_range" type="Float32">
            <Value value="-180.0"/>
            <Value value="180.0"/>
        </Attribute>
        <Attribute name="name" type="String">
            <Value value="lon"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="longitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degree_east"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Longitude"/>
        </Attribute>
    </Float32>
    <Attribute name="Conventions" type="String">
        <Value value="CF-1.7"/>
    </Attribute>
    <Attribute name="times_used" type="String">
        <Value value="From May 1958 through April 1968, once-daily (00 UTC) grids were used to compute the means.  From May 1968 through January 1975, twice-daily (00, 12 UTC) grids were used to compute the means.  From February 1975 on, four-times-daily (00, 06, 12, 18 UTC) grids were used to compute the means."/>
    </Attribute>
    <Attribute name="_DAP4_Little_Endian" type="UInt8">
        <Value value="1"/>
    </Attribute>
</Dataset>
