<?xml version="1.0" encoding="UTF-8"?>
<netcdf uri="test/sampleNetCDF-CF/sst.nc" 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://localhost:8080/galeon/schemas/netcdf-cs-rev.xsd">
	<dimension isUnlimited="false" length="180" name="lon"/>
	<dimension isUnlimited="false" length="170" name="lat"/>
	<dimension isUnlimited="true" length="24" name="time"/>
	<dimension isUnlimited="false" length="2" name="bnds"/>
	<attribute name="title" separator=" " type="string" value="IPSL  model output prepared for IPCC Fourth Assessment SRES A2 experiment"/>
	<attribute name="institution" separator=" " type="string" value="IPSL (Institut Pierre Simon Laplace, Paris, France)"/>
	<attribute name="source" separator=" " 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" separator=" " type="string" value="Sebastien Denvil, sebastien.denvil@ipsl.jussieu.fr"/>
	<attribute name="project_id" separator=" " type="string" value="IPCC Fourth Assessment"/>
	<attribute name="table_id" separator=" " type="string" value="Table O1 (13 November 2004)"/>
	<attribute name="experiment_id" separator=" " type="string" value="SRES A2 experiment"/>
	<attribute name="realization" separator=" " type="int" value="1"/>
	<attribute name="cmor_version" separator=" " type="float" value="0.96"/>
	<attribute name="Conventions" separator=" " type="string" value="CF-1.0"/>
	<attribute name="history" separator=" " 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" separator=" " type="string" value="Dufresne et al, Journal of Climate, 2015, vol XX, p 136"/>
	<attribute name="comment" separator=" " type="string" value="Test drive"/>
	<coordinateAxis axisType="Lon" name="lon" shape="lon" type="double" units="degrees_east">
		<attribute name="standard_name" separator=" " type="string" value="longitude"/>
		<attribute name="long_name" separator=" " type="string" value="longitude"/>
		<attribute name="units" separator=" " type="string" value="degrees_east"/>
		<attribute name="axis" separator=" " type="string" value="X"/>
		<attribute name="bounds" separator=" " type="string" value="lon_bnds"/>
		<attribute name="original_units" separator=" " type="string" value="degrees_east"/>
		<attribute name="_CoordinateAxisType" separator=" " type="string" value="Lon"/>
		<values increment="2.0" npts="180" separator=" " start="1.0"/>
	</coordinateAxis>
	<coordinateAxis axisType="Lat" name="lat" shape="lat" type="double" units="degrees_north">
		<attribute name="standard_name" separator=" " type="string" value="latitude"/>
		<attribute name="long_name" separator=" " type="string" value="latitude"/>
		<attribute name="units" separator=" " type="string" value="degrees_north"/>
		<attribute name="axis" separator=" " type="string" value="Y"/>
		<attribute name="bounds" separator=" " type="string" value="lat_bnds"/>
		<attribute name="original_units" separator=" " type="string" value="degrees_north"/>
		<attribute name="_CoordinateAxisType" separator=" " type="string" value="Lat"/>
		<values increment="1.0" npts="170" separator=" " start="-79.5"/>
	</coordinateAxis>
	<coordinateAxis axisType="Time" name="time" shape="time" type="double" units="days since 2001-1-1">
		<attribute name="standard_name" separator=" " type="string" value="time"/>
		<attribute name="long_name" separator=" " type="string" value="time"/>
		<attribute name="units" separator=" " type="string" value="days since 2001-1-1"/>
		<attribute name="axis" separator=" " type="string" value="T"/>
		<attribute name="calendar" separator=" " type="string" value="360_day"/>
		<attribute name="bounds" separator=" " type="string" value="time_bnds"/>
		<attribute name="original_units" separator=" " type="string" value="seconds since 2001-1-1"/>
		<attribute name="_CoordinateAxisType" separator=" " type="string" value="Time"/>
		<values increment="30.0" npts="24" separator=" " start="15.0"/>
	</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 coordinateSystem="time-lat-lon" name="tos" shape="time lat lon" type="float">
		<attribute name="standard_name" separator=" " type="string" value="sea_surface_temperature"/>
		<attribute name="long_name" separator=" " type="string" value="Sea Surface Temperature"/>
		<attribute name="units" separator=" " type="string" value="K"/>
		<attribute name="cell_methods" separator=" " type="string" value="time: mean (interval: 30 minutes)"/>
		<attribute name="_FillValue" separator=" " type="float" value="1.0E20"/>
		<attribute name="missing_value" separator=" " type="float" value="1.0E20"/>
		<attribute name="original_name" separator=" " type="string" value="sosstsst"/>
		<attribute name="original_units" separator=" " type="string" value="degC"/>
		<attribute name="history" separator=" " 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>


