<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="sst.mnmean.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="title" type="String">
            <value>NOAA Extended Reconstructed SST V3</value>
        </Attribute>
        <Attribute name="conventions" type="String">
            <value>CF-1.0</value>
        </Attribute>
        <Attribute name="history" type="String">
            <value>created 09/2007 by CAS</value>
        </Attribute>
        <Attribute name="comments" type="String">
            <value>The extended reconstructed sea surface temperature (ERSST)\\012was constructed using the most recently available \\012Comprehensive Ocean-Atmosphere Data Set (COADS) SST data \\012and improved statistical methods that allow stable \\012reconstruction using sparse data.\\012Currently, ERSST version 2 (ERSST.v2) and version 3 (ERSST.v3) are available from NCDC.\\012 ERSST.v3 is an improved extended reconstruction over version 2.\\012 Most of the improvements are justified by testing with simulated data.\\012 The major differences are caused by the improved low-frequency (LF) tuning of ERSST.v3 \\012which reduces the SST anomaly damping before 1930 using the optimized parameters.\\012 Beginning in 1985, ERSST.v3 is also improved by explicitly including\\012 bias-adjusted satellite infrared data from AVHRR.</value>
        </Attribute>
        <Attribute name="platform" type="String">
            <value>Model</value>
        </Attribute>
        <Attribute name="source" type="String">
            <value>NOAA/NESDIS/National Climatic Data Center</value>
        </Attribute>
        <Attribute name="institution" type="String">
            <value>NOAA/NESDIS/National Climatic Data Center</value>
        </Attribute>
        <Attribute name="references" type="String">
            <value>http://www.ncdc.noaa.gov/oa/climate/research/sst/ersstv3.php\\012http://www.cdc.noaa.gov/cdc/data.noaa.ersst.html</value>
        </Attribute>
        <Attribute name="citation" type="String">
            <value>Smith, T.M., R.W. Reynolds, Thomas C. Peterson, and Jay Lawrimore 2007: Improvements to NOAA's Historical Merged Land-Ocean Surface Temperature Analysis (1880-2006). In press. Journal of Climate (ERSSTV3).\\012Smith, T.M., and R.W. Reynolds, 2003: Extended Reconstruction of Global Sea Surface Temperatures Based on COADS Data (1854-1997). Journal of Climate, 16, 1495-1510. ERSSTV1\\012 Smith, T.M., and R.W. Reynolds, 2004: Improved Extended Reconstruction of SST (1854-1997). Journal of Climate, 17, 2466-2477.</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <value>time</value>
        </Attribute>
    </Attribute>
    <Array name="lat">
        <Attribute name="units" type="String">
            <value>degrees_north</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>Latitude</value>
        </Attribute>
        <Attribute name="actual_range" type="Float32">
            <value>88.0000000</value>
            <value>-88.0000000</value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <value>latitude_north</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>y</value>
        </Attribute>
        <Attribute name="coordinate_defines" type="String">
            <value>center</value>
        </Attribute>
        <Float32/>
        <dimension name="lat" size="89"/>
    </Array>
    <Array name="lon">
        <Attribute name="units" type="String">
            <value>degrees_east</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>Longitude</value>
        </Attribute>
        <Attribute name="actual_range" type="Float32">
            <value>0.00000000</value>
            <value>358.000000</value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <value>longitude_east</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>x</value>
        </Attribute>
        <Attribute name="coordinate_defines" type="String">
            <value>center</value>
        </Attribute>
        <Float32/>
        <dimension name="lon" size="180"/>
    </Array>
    <Array name="time">
        <Attribute name="units" type="String">
            <value>days since 1800-1-1 00:00:00</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>Time</value>
        </Attribute>
        <Attribute name="actual_range" type="Float64">
            <value>19723.00000000000</value>
            <value>76214.00000000000</value>
        </Attribute>
        <Attribute name="delta_t" type="String">
            <value>0000-01-00 00:00:00</value>
        </Attribute>
        <Attribute name="avg_period" type="String">
            <value>0000-01-00 00:00:00</value>
        </Attribute>
        <Attribute name="prev_avg_period" type="String">
            <value>0000-00-07 00:00:00</value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <value>time</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>t</value>
        </Attribute>
        <Float64/>
        <dimension name="time" size="1857"/>
    </Array>
    <Array name="time_bnds">
        <Attribute name="long_name" type="String">
            <value>Time Boundaries</value>
        </Attribute>
        <Float64/>
        <dimension name="time" size="1857"/>
        <dimension name="nbnds" size="2"/>
    </Array>
    <Grid name="sst">
        <Array name="sst">
            <Attribute name="long_name" type="String">
                <value>Monthly Means of Sea Surface Temperature</value>
            </Attribute>
            <Attribute name="valid_range" type="Float32">
                <value>-5.00000000</value>
                <value>40.0000000</value>
            </Attribute>
            <Attribute name="actual_range" type="Float32">
                <value>-1.79999995</value>
                <value>34.2399979</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degC</value>
            </Attribute>
            <Attribute name="add_offset" type="Float32">
                <value>0.00000000</value>
            </Attribute>
            <Attribute name="scale_factor" type="Float32">
                <value>0.00999999978</value>
            </Attribute>
            <Attribute name="missing_value" type="Int16">
                <value>32767</value>
            </Attribute>
            <Attribute name="precision" type="Int16">
                <value>2</value>
            </Attribute>
            <Attribute name="least_significant_digit" type="Int16">
                <value>1</value>
            </Attribute>
            <Attribute name="var_desc" type="String">
                <value>Sea Surface Temperature</value>
            </Attribute>
            <Attribute name="dataset" type="String">
                <value>NOAA Extended Reconstructed SST V3</value>
            </Attribute>
            <Attribute name="level_desc" type="String">
                <value>Surface</value>
            </Attribute>
            <Attribute name="statistic" type="String">
                <value>Mean</value>
            </Attribute>
            <Attribute name="parent_stat" type="String">
                <value>Mean</value>
            </Attribute>
            <Int16/>
            <dimension name="time" size="1857"/>
            <dimension name="lat" size="89"/>
            <dimension name="lon" size="180"/>
        </Array>
        <Map name="time">
            <Attribute name="units" type="String">
                <value>days since 1800-1-1 00:00:00</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Time</value>
            </Attribute>
            <Attribute name="actual_range" type="Float64">
                <value>19723.00000000000</value>
                <value>76214.00000000000</value>
            </Attribute>
            <Attribute name="delta_t" type="String">
                <value>0000-01-00 00:00:00</value>
            </Attribute>
            <Attribute name="avg_period" type="String">
                <value>0000-01-00 00:00:00</value>
            </Attribute>
            <Attribute name="prev_avg_period" type="String">
                <value>0000-00-07 00:00:00</value>
            </Attribute>
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>t</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="1857"/>
        </Map>
        <Map name="lat">
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Latitude</value>
            </Attribute>
            <Attribute name="actual_range" type="Float32">
                <value>88.0000000</value>
                <value>-88.0000000</value>
            </Attribute>
            <Attribute name="standard_name" type="String">
                <value>latitude_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>y</value>
            </Attribute>
            <Attribute name="coordinate_defines" type="String">
                <value>center</value>
            </Attribute>
            <Float32/>
            <dimension name="lat" size="89"/>
        </Map>
        <Map name="lon">
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Longitude</value>
            </Attribute>
            <Attribute name="actual_range" type="Float32">
                <value>0.00000000</value>
                <value>358.000000</value>
            </Attribute>
            <Attribute name="standard_name" type="String">
                <value>longitude_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>x</value>
            </Attribute>
            <Attribute name="coordinate_defines" type="String">
                <value>center</value>
            </Attribute>
            <Float32/>
            <dimension name="lon" size="180"/>
        </Map>
    </Grid>
    <dataBLOB href=""/>
</Dataset>

