<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="gsodock.dat" 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="FF_GLOBAL" type="Container">
        <Attribute name="Server" type="String">
            <value>DODS FreeFrom based on FFND release 4.2.3</value>
        </Attribute>
        <Attribute name="text" type="String">
            <value>Time    Dep     Temp    Sal     DO%     pH      Turb    AirT    WndSpd  WndDir  Baro    Solar</value>
        </Attribute>
        <Attribute name="location" type="String">
            <value>University of Rhode Island/Oceanography School dock</value>
        </Attribute>
        <Attribute name="latitude" type="Float32">
            <value>41.4926</value>
        </Attribute>
        <Attribute name="longitude" type="Float32">
            <value>-71.4201</value>
        </Attribute>
        <Attribute name="start_date" type="String">
            <value>19 June 1996</value>
        </Attribute>
    </Attribute>
    <Attribute name="DO " type="Container">
        <Attribute name="units" type="String">
            <value>pct</value>
        </Attribute>
    </Attribute>
    <Sequence name="URI_GSO-Dock">
        <Float64 name="Time">
            <Attribute name="units" type="String">
                <value>Days since 1/1/1900</value>
            </Attribute>
            <Attribute name="min" type="Float64">
                <value>35234.0</value>
            </Attribute>
            <Attribute name="max" type="Float64">
                <value>35235.0</value>
            </Attribute>
        </Float64>
        <Float32 name="Depth">
            <Attribute name="units" type="String">
                <value>m</value>
            </Attribute>
        </Float32>
        <Float32 name="Sea_Temp">
            <Attribute name="units" type="String">
                <value>degC</value>
            </Attribute>
        </Float32>
        <Float32 name="Salinity">
            <Attribute name="units" type="String">
                <value>psu</value>
            </Attribute>
        </Float32>
        <Float32 name="DO "/>
        <Float32 name="pH">
            <Attribute name="units" type="String">
                <value>pct</value>
            </Attribute>
        </Float32>
        <Float32 name="Turbidity">
            <Attribute name="units" type="String">
                <value>FTU</value>
            </Attribute>
        </Float32>
        <Float32 name="Air_Temp">
            <Attribute name="units" type="String">
                <value>degC</value>
            </Attribute>
        </Float32>
        <Float32 name="Wind_Speed">
            <Attribute name="units" type="String">
                <value>m/s</value>
            </Attribute>
        </Float32>
        <Float32 name="Wind_Direction">
            <Attribute name="units" type="String">
                <value>deg</value>
            </Attribute>
        </Float32>
        <Float32 name="Barometric_Pres">
            <Attribute name="units" type="String">
                <value>mbar</value>
            </Attribute>
        </Float32>
        <Float32 name="Solar_Radiation">
            <Attribute name="units" type="String">
                <value>W/m^2</value>
            </Attribute>
        </Float32>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

