<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.ucar.edu/schemas/netcdf" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ucar.edu/schemas/netcdf http://www.unidata.ucar.edu/schemas/netcdf-cs.xsd" uri="C:/WebDocs/THREDDS/GALEON/TestDatasets/sst.nc">
  <dimension name="lon" length="180" />
  <dimension name="lat" length="170" />
  <dimension name="time" length="24" isUnlimited="true" />
  <dimension name="bnds" length="2" />
  <attribute name="title" type="String" value="IPSL  model output prepared for IPCC Fourth Assessment SRES A2 experiment" />
  <attribute name="institution" type="String" value="IPSL (Institut Pierre Simon Laplace, Paris, France)" />
  <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" />
  <attribute name="contact" type="String" value="Sebastien Denvil, sebastien.denvil@ipsl.jussieu.fr" />
  <attribute name="project_id" type="String" value="IPCC Fourth Assessment" />
  <attribute name="table_id" type="String" value="Table O1 (13 November 2004)" />
  <attribute name="experiment_id" type="String" value="SRES A2 experiment" />
  <attribute name="realization" type="int" value="1" />
  <attribute name="cmor_version" type="float" value="0.96" />
  <attribute name="Conventions" type="String" value="CF-1.0" />
  <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" />
  <attribute name="references" type="String" value="Dufresne et al, Journal of Climate, 2015, vol XX, p 136" />
  <attribute name="comment" type="String" value="Test drive" />
  <coordinateAxis name="lon" shape="lon" type="double" units="degrees_east" axisType="Lon">
    <attribute name="standard_name" type="String" value="longitude" />
    <attribute name="long_name" type="String" value="longitude" />
    <attribute name="units" type="String" value="degrees_east" />
    <attribute name="axis" type="String" value="X" />
    <attribute name="bounds" type="String" value="lon_bnds" />
    <attribute name="original_units" type="String" value="degrees_east" />
    <attribute name="_CoordinateAxisType" type="String" value="Lon" />
  </coordinateAxis>
  <coordinateAxis name="lat" shape="lat" type="double" units="degrees_north" axisType="Lat">
    <attribute name="standard_name" type="String" value="latitude" />
    <attribute name="long_name" type="String" value="latitude" />
    <attribute name="units" type="String" value="degrees_north" />
    <attribute name="axis" type="String" value="Y" />
    <attribute name="bounds" type="String" value="lat_bnds" />
    <attribute name="original_units" type="String" value="degrees_north" />
    <attribute name="_CoordinateAxisType" type="String" value="Lat" />
  </coordinateAxis>
  <coordinateAxis name="time" shape="time" type="double" units="days since 2001-1-1" axisType="Time">
    <attribute name="standard_name" type="String" value="time" />
    <attribute name="long_name" type="String" value="time" />
    <attribute name="units" type="String" value="days since 2001-1-1" />
    <attribute name="axis" type="String" value="T" />
    <attribute name="calendar" type="String" value="360_day" />
    <attribute name="bounds" type="String" value="time_bnds" />
    <attribute name="original_units" type="String" value="seconds since 2001-1-1" />
    <attribute name="_CoordinateAxisType" type="String" value="Time" />
  </coordinateAxis>
  <variable name="lon_bnds" shape="lon bnds" type="double" />
  <variable name="lat_bnds" shape="lat bnds" type="double" />
  <variable name="time_bnds" shape="time bnds" type="double" />
  <variable name="tos" shape="time lat lon" type="float" coordinateSystems="time-lat-lon">
    <attribute name="standard_name" type="String" value="sea_surface_temperature" />
    <attribute name="long_name" type="String" value="Sea Surface Temperature" />
    <attribute name="units" type="String" value="K" />
    <attribute name="cell_methods" type="String" value="time: mean (interval: 30 minutes)" />
    <attribute name="_FillValue" type="float" value="1.0E20" />
    <attribute name="missing_value" type="float" value="1.0E20" />
    <attribute name="original_name" type="String" value="sosstsst" />
    <attribute name="original_units" type="String" value="degC" />
    <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;" />
  </variable>
  <coordinateSystem name="time-lat-lon">
    <coordinateAxisRef ref="time" />
    <coordinateAxisRef ref="lat" />
    <coordinateAxisRef ref="lon" />
  </coordinateSystem>
</netcdf>

