<?xml version="1.0" encoding="UTF-8"?>
<ncco:netcdfCoverageSet uri="D:/temp/nc/SampleNetCDFbens.nc" xmlns="http://www.ucar.edu/schemas/netcdf" xmlns:gml="http://www.opengis.net/gml" xmlns:nc="http://www.ucar.edu/schemas/netcdf" xmlns:ncco="http://www.ucar.edu/schemas/netcdf/coverage" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ucar.edu/schemas/netcdf/coverage http://zeus.pin.unifi.it/schemas/ncml/netcdf-coverage.xsd">
	<dimension length="5" name="lat"/>
	<dimension length="10" name="lon"/>
	<dimension length="4" name="level"/>
	<dimension isUnlimited="true" length="1" name="time"/>
	<attribute name="source" type="string" value="Fictional Model Output"/>
	<attribute name="Conventions" type="string" value="CF-1.0"/>
	<coordinateAxis axisType="Time" name="time" shape="time" type="short" units="hours since 1996-1-1">
		<attribute name="standard_name" type="string" value="time"/>
		<attribute name="units" type="string" value="hours since 1996-1-1"/>
		<attribute name="_CoordinateAxisType" type="string" value="Time"/>
		<values increment="NaN" npts="1" start="12"/>
	</coordinateAxis>
	<coordinateAxis axisType="Lat" name="lat" shape="lat" type="int" units="degrees_north">
		<attribute name="units" type="string" value="degrees_north"/>
		<attribute name="standard_name" type="string" value="latitude"/>
		<attribute name="_CoordinateAxisType" type="string" value="Lat"/>
		<values increment="10.0" npts="5" start="20"/>
	</coordinateAxis>
	<coordinateAxis axisType="Lon" name="lon" shape="lon" type="int" units="degrees_east">
		<attribute name="units" type="string" value="degrees_east"/>
		<attribute name="long_name" type="string" value="longitude"/>
		<attribute name="_CoordinateAxisType" type="string" value="Lon"/>
		<values increment="16.11111" npts="10" start="-160"/>
	</coordinateAxis>
	<coordinateAxis axisType="Pressure" name="level" shape="level" type="int" units="millibars">
		<attribute name="standard_name" type="string" value="air_pressure"/>
		<attribute name="units" type="string" value="millibars"/>
		<attribute name="_CoordinateAxisType" type="string" value="Pressure"/>
		<values increment="-166.66667" npts="4" start="1000"/>
	</coordinateAxis>
	<variable coordinateSystem="time-level-lat-lon" name="temp" shape="time level lat lon" type="float">
		<attribute name="long_name" type="string" value="temperature"/>
		<attribute name="standard_name" type="string" value="air_temperature"/>
		<attribute name="units" type="string" value="celsius"/>
	</variable>
	<variable coordinateSystem="time-lat-lon" name="rh" shape="time lat lon" type="float">
		<attribute name="long_name" type="string" value="relative humidity"/>
		<attribute name="valid_range" type="double" value="0.0 1.0"/>
	</variable>
	<coordinateSystem name="time-level-lat-lon">
		<coordinateAxisRef ref="time"/>
		<coordinateAxisRef ref="level"/>
		<coordinateAxisRef ref="lat"/>
		<coordinateAxisRef ref="lon"/>
	</coordinateSystem>
	<coordinateSystem name="time-lat-lon">
		<coordinateAxisRef ref="time"/>
		<coordinateAxisRef ref="lat"/>
		<coordinateAxisRef ref="lon"/>
	</coordinateSystem>
	<ncco:netcdfGridCoverage>
		<gml:rectifiedGridDomain>
			<gml:RectifiedGrid dimension="3">
				<gml:limits>
					<gml:GridEnvelope>
						<gml:low>0 0 0</gml:low>
						<gml:high>9 4 0</gml:high>
					</gml:GridEnvelope>
				</gml:limits>
				<gml:axisName>lon</gml:axisName>
				<gml:axisName>lat</gml:axisName>
				<gml:axisName>time</gml:axisName>
				<gml:origin>
					<gml:Point>
						<gml:coordinates>-160.0,20.0,12.0</gml:coordinates>
					</gml:Point>
				</gml:origin>
				<gml:offsetVector>16.11111 0.0 0.0</gml:offsetVector>
				<gml:offsetVector>0.0 10.0 0.0</gml:offsetVector>
				<gml:offsetVector>0.0 0.0 NaN</gml:offsetVector>
			</gml:RectifiedGrid>
		</gml:rectifiedGridDomain>
		<ncco:scalarRangeSet>
			<ncco:netcdfVariableRef referenceName="rh"/>
			<ncco:asciiData>
				<gml:QuantityList uom="http://my.unidata.ucar.edu/content/software/udunits/udunits.txt#deg_C">0.5 0.2 0.4 0.2 0.3 0.2 0.4 0.5 0.6 0.7 0.1 0.3 0.1 0.1 0.1 0.1 0.5 0.7 0.8 0.8 0.1 0.2 0.2 0.2 0.2 0.5 0.7 0.8 0.9 0.9 0.1 0.2 0.3 0.3 0.3 0.3 0.7 0.8 0.9 0.9 0.0 0.1 0.2 0.4 0.4 0.4 0.4 0.7 0.9 0.9 </gml:QuantityList>
			</ncco:asciiData>
		</ncco:scalarRangeSet>
		<ncco:coordinateSystemRef referenceName="time-lat-lon"/>
		<ncco:coordinateReferenceSystem>
			<ncco:spatialCRS>
				<gml:GeographicCRS gml:id="EPSG4326">
					<gml:srsName codeSpace="EPSG">WGS 84</gml:srsName>
					<gml:srsID>
						<gml:name codeSpace="EPSG">4326</gml:name>
						<gml:version>6.7</gml:version>
					</gml:srsID>
					<gml:remarks>CRS kind: geographic 2D</gml:remarks>
					<gml:validArea>
						<gml:description>World</gml:description>
					</gml:validArea>
					<gml:scope>GPS satellite navigation and NATO military surveying</gml:scope>
					<gml:usesEllipsoidalCS>
						<gml:EllipsoidalCS gml:id="EPSG6422">
							<gml:csName>Ellipsoidal 2D CS</gml:csName>
							<gml:remarks>Axis order is by element order</gml:remarks>
							<gml:usesAxis>
								<gml:CoordinateSystemAxis gml:id="EPSG9901" gml:uom="urn:x-epsg:v0.1:uom:degree">
									<gml:name>Geodetic latitude</gml:name>
									<gml:axisID>
										<gml:name codeSpace="NcML-CS">lat</gml:name>
									</gml:axisID>
									<gml:axisAbbrev>Lat</gml:axisAbbrev>
									<gml:axisDirection>north</gml:axisDirection>
								</gml:CoordinateSystemAxis>
							</gml:usesAxis>
							<gml:usesAxis>
								<gml:CoordinateSystemAxis gml:id="EPSG9902" gml:uom="urn:x-epsg:v0.1:uom:degree">
									<gml:name>Geodetic longitude</gml:name>
									<gml:axisID>
										<gml:name codeSpace="NcML-CS">lon</gml:name>
									</gml:axisID>
									<gml:axisAbbrev>Long</gml:axisAbbrev>
									<gml:axisDirection>east</gml:axisDirection>
								</gml:CoordinateSystemAxis>
							</gml:usesAxis>
						</gml:EllipsoidalCS>
					</gml:usesEllipsoidalCS>
					<gml:usesGeodeticDatum>
						<gml:GeodeticDatum gml:id="EPSG6326">
							<gml:datumName>World Geodetic System 1984</gml:datumName>
							<gml:usesPrimeMeridian>
								<gml:PrimeMeridian gml:id="EPSG8901">
									<gml:meridianName>Greenwich</gml:meridianName>
									<gml:greenwichLongitude>
										<gml:angle uom="urn:x-epsg:v0.1:uom:degree">0</gml:angle>
									</gml:greenwichLongitude>
								</gml:PrimeMeridian>
							</gml:usesPrimeMeridian>
							<gml:usesEllipsoid>
								<gml:Ellipsoid gml:id="EPSG7030">
									<gml:ellipsoidName>WGS 84</gml:ellipsoidName>
									<gml:semiMajorAxis uom="urn:x-si:v1999:uom:metre">6378137</gml:semiMajorAxis>
									<gml:secondDefiningParameter>
										<gml:inverseFlattening uom="urn:x-bagug:v0.1:dictionary:ifu">298.257223563</gml:inverseFlattening>
									</gml:secondDefiningParameter>
								</gml:Ellipsoid>
							</gml:usesEllipsoid>
						</gml:GeodeticDatum>
					</gml:usesGeodeticDatum>
				</gml:GeographicCRS>
			</ncco:spatialCRS>
			<gml:TemporalCRS gml:id="customTemporalCRS">
				<gml:srsName>hours since 1996-1-1</gml:srsName>
				<gml:usesTemporalCS>
					<gml:TemporalCS gml:id="NetCDF-CF_standard">
						<gml:csName codeSpace="NetCDF-CF_v1.0">standard/gregorian calendar</gml:csName>
						<gml:remarks>Mixed Gregorian/Julian calendar as defined by Udunits: Gregorian since 15 oct. 1582, Julian before</gml:remarks>
						<gml:usesAxis>
							<gml:CoordinateSystemAxis gml:id="time" gml:uom="http://my.unidata.ucar.edu/content/software/udunits/udunits.txt#hours">
								<gml:name>Time</gml:name>
								<gml:axisID>
									<gml:name codeSpace="NcML-CS">time</gml:name>
								</gml:axisID>
								<gml:axisAbbrev>Time</gml:axisAbbrev>
								<gml:axisDirection>up</gml:axisDirection>
							</gml:CoordinateSystemAxis>
						</gml:usesAxis>
					</gml:TemporalCS>
				</gml:usesTemporalCS>
				<gml:usesTemporalDatum>
					<gml:TemporalDatum gml:id="customTemporalOrigin">
						<gml:datumName>January 1, 1996</gml:datumName>
						<gml:origin>1996-01-01T00:00:00Z</gml:origin>
					</gml:TemporalDatum>
				</gml:usesTemporalDatum>
			</gml:TemporalCRS>
		</ncco:coordinateReferenceSystem>
	</ncco:netcdfGridCoverage>
</ncco:netcdfCoverageSet>
