<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="in_v.nc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xml.opendap.org/ns/DAP2" xsi:schemaLocation="http://xml.opendap.org/ns/DAP2 http://xml.opendap.org/dap/dap2.xsd">
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="Conventions" type="String">
            <value>NCAR-CSM</value>
        </Attribute>
        <Attribute name="history" type="String">
            <value>History global attribute.\\012</value>
        </Attribute>
        <Attribute name="julian_day" type="Float64">
            <value>200000.0400000000</value>
        </Attribute>
        <Attribute name="RCS_Header" type="String">
            <value>$Header: /cvsroot/nco/nco/data/in.cdl,v 1.55 2004/09/07 19:50:05 zender Exp $</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <value>time</value>
        </Attribute>
    </Attribute>
    <Array name="v">
        <Attribute name="long_name" type="String">
            <value>Meridional wind speed</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>meter second-1</value>
        </Attribute>
        <Float32/>
        <dimension name="time" size="10"/>
    </Array>
    <dataBLOB href=""/>
</Dataset>

