<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="tos_O1_2001-2002.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>IPSL  model output prepared for IPCC Fourth Assessment SRES A2 experiment</value>
        </Attribute>
        <Attribute name="institution" type="String">
            <value>IPSL (Institut Pierre Simon Laplace, Paris, France)</value>
        </Attribute>
        <Attribute name="source" type="String">
            <value>IPSL-CM4_v1 (2003) : atmosphere : LMDZ (IPSL-CM4_IPCC, 96x71x19) ; ocean ORCA2 (ipsl_cm4_v1_8, 2x2L31); sea ice LIM (ipsl_cm4_v</value>
        </Attribute>
        <Attribute name="contact" type="String">
            <value>Sebastien Denvil, sebastien.denvil@ipsl.jussieu.fr</value>
        </Attribute>
        <Attribute name="project_id" type="String">
            <value>IPCC Fourth Assessment</value>
        </Attribute>
        <Attribute name="table_id" type="String">
            <value>Table O1 (13 November 2004)</value>
        </Attribute>
        <Attribute name="experiment_id" type="String">
            <value>SRES A2 experiment</value>
        </Attribute>
        <Attribute name="realization" type="Int32">
            <value>1</value>
        </Attribute>
        <Attribute name="cmor_version" type="Float32">
            <value>0.959999979</value>
        </Attribute>
        <Attribute name="Conventions" type="String">
            <value>CF-1.0</value>
        </Attribute>
        <Attribute name="history" type="String">
            <value>YYYY/MM/JJ: data generated; YYYY/MM/JJ+1 data transformed  At 16:37:23 on 01/11/2005, CMOR rewrote data to comply with CF standards and IPCC Fourth Assessment requirements</value>
        </Attribute>
        <Attribute name="references" type="String">
            <value>Dufresne et al, Journal of Climate, 2015, vol XX, p 136</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>Test drive</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <value>time</value>
        </Attribute>
    </Attribute>
    <Array name="lon">
        <Attribute name="standard_name" type="String">
            <value>longitude</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>longitude</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>degrees_east</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>X</value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <value>lon_bnds</value>
        </Attribute>
        <Attribute name="original_units" type="String">
            <value>degrees_east</value>
        </Attribute>
        <Float64/>
        <dimension name="lon" size="180"/>
    </Array>
    <Array name="lon_bnds">
        <Float64/>
        <dimension name="lon" size="180"/>
        <dimension name="bnds" size="2"/>
    </Array>
    <Array name="lat">
        <Attribute name="standard_name" type="String">
            <value>latitude</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>latitude</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>degrees_north</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>Y</value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <value>lat_bnds</value>
        </Attribute>
        <Attribute name="original_units" type="String">
            <value>degrees_north</value>
        </Attribute>
        <Float64/>
        <dimension name="lat" size="170"/>
    </Array>
    <Array name="lat_bnds">
        <Float64/>
        <dimension name="lat" size="170"/>
        <dimension name="bnds" size="2"/>
    </Array>
    <Array name="time">
        <Attribute name="standard_name" type="String">
            <value>time</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>time</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>days since 2001-1-1</value>
        </Attribute>
        <Attribute name="axis" type="String">
            <value>T</value>
        </Attribute>
        <Attribute name="calendar" type="String">
            <value>360_day</value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <value>time_bnds</value>
        </Attribute>
        <Attribute name="original_units" type="String">
            <value>seconds since 2001-1-1</value>
        </Attribute>
        <Float64/>
        <dimension name="time" size="24"/>
    </Array>
    <Array name="time_bnds">
        <Float64/>
        <dimension name="time" size="24"/>
        <dimension name="bnds" size="2"/>
    </Array>
    <Grid name="tos">
        <Array name="tos">
            <Attribute name="standard_name" type="String">
                <value>sea_surface_temperature</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>Sea Surface Temperature</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>K</value>
            </Attribute>
            <Attribute name="cell_methods" type="String">
                <value>time: mean (interval: 30 minutes)</value>
            </Attribute>
            <Attribute name="_FillValue" type="Float32">
                <value>1.00000002e+20</value>
            </Attribute>
            <Attribute name="missing_value" type="Float32">
                <value>1.00000002e+20</value>
            </Attribute>
            <Attribute name="original_name" type="String">
                <value>sosstsst</value>
            </Attribute>
            <Attribute name="original_units" type="String">
                <value>degC</value>
            </Attribute>
            <Attribute name="history" type="String">
                <value> At   16:37:23 on 01/11/2005: CMOR altered the data in the following ways: added 2.73150E+02 to yield output units;  Cyclical dimension was output starting at a different lon;</value>
            </Attribute>
            <Float32/>
            <dimension name="time" size="24"/>
            <dimension name="lat" size="170"/>
            <dimension name="lon" size="180"/>
        </Array>
        <Map name="time">
            <Attribute name="standard_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>time</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>days since 2001-1-1</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>T</value>
            </Attribute>
            <Attribute name="calendar" type="String">
                <value>360_day</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>time_bnds</value>
            </Attribute>
            <Attribute name="original_units" type="String">
                <value>seconds since 2001-1-1</value>
            </Attribute>
            <Float64/>
            <dimension name="time" size="24"/>
        </Map>
        <Map name="lat">
            <Attribute name="standard_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>latitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>Y</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>lat_bnds</value>
            </Attribute>
            <Attribute name="original_units" type="String">
                <value>degrees_north</value>
            </Attribute>
            <Float64/>
            <dimension name="lat" size="170"/>
        </Map>
        <Map name="lon">
            <Attribute name="standard_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="long_name" type="String">
                <value>longitude</value>
            </Attribute>
            <Attribute name="units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Attribute name="axis" type="String">
                <value>X</value>
            </Attribute>
            <Attribute name="bounds" type="String">
                <value>lon_bnds</value>
            </Attribute>
            <Attribute name="original_units" type="String">
                <value>degrees_east</value>
            </Attribute>
            <Float64/>
            <dimension name="lon" size="180"/>
        </Map>
    </Grid>
    <dataBLOB href=""/>
</Dataset>

