<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Dataset
         name="LaPerouse_10m.nc"
         dapVersion="4.0"
         dmrVersion="1.0"
         xmlns="http://xml.opendap.org/ns/DAP/4.0#"
         xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">
    <Dimension name="lon" size="5506"/>
    <Dimension name="lat" size="2420"/>
    <Float32 name="elevation">
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="grid_mapping" type="String">
            <Value value="spatial_ref"/>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value value="-9999.0"/>
        </Attribute>
        <Attribute name="AREA_OR_POINT" type="String">
            <Value value="Area"/>
        </Attribute>
        <Attribute name="RASTER_DATASET" type="String">
            <Value value="WEST_COAST_DEM"/>
        </Attribute>
        <Attribute name="add_offset" type="Float64">
            <Value value="0.0"/>
        </Attribute>
        <Attribute name="scale_factor" type="Float64">
            <Value value="1.0"/>
        </Attribute>
        <Map name="/lat"/>
        <Map name="/lon"/>
    </Float32>
    <Int64 name="spatial_ref">
        <Attribute name="grid_mapping_name" type="String">
            <Value value="latitude_longitude"/>
        </Attribute>
        <Attribute name="geographic_crs_name" type="String">
            <Value value="WGS 84"/>
        </Attribute>
        <Attribute name="semi_major_axis" type="Float64">
            <Value value="6378137.0"/>
        </Attribute>
        <Attribute name="horizontal_datum_name" type="String">
            <Value value="World Geodetic System 1984"/>
        </Attribute>
        <Attribute name="longitude_of_prime_meridian" type="Float64">
            <Value value="0.0"/>
        </Attribute>
        <Attribute name="crs_wkt" type="String">
            <Value value="GEOGCS[&quot;WGS 84&quot;,DATUM[&quot;WGS_1984&quot;,SPHEROID[&quot;WGS 84&quot;,6378137,298.257223563,AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],PRIMEM[&quot;Greenwich&quot;,0,AUTHORITY[&quot;EPSG&quot;,&quot;8901&quot;]],UNIT[&quot;degree&quot;,0.0174532925199433,AUTHORITY[&quot;EPSG&quot;,&quot;9122&quot;]],AXIS[&quot;Latitude&quot;,NORTH],AXIS[&quot;Longitude&quot;,EAST],AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]"/>
        </Attribute>
        <Attribute name="reference_ellipsoid_name" type="String">
            <Value value="WGS 84"/>
        </Attribute>
        <Attribute name="prime_meridian_name" type="String">
            <Value value="Greenwich"/>
        </Attribute>
        <Attribute name="GeoTransform" type="String">
            <Value value="-125.93146364705154 0.00013100298339861267 0.0 48.87769402064135 0.0 -0.00013100298339861242"/>
        </Attribute>
        <Attribute name="inverse_flattening" type="Float64">
            <Value value="298.257223563"/>
        </Attribute>
        <Attribute name="semi_minor_axis" type="Float64">
            <Value value="6356752.314245179"/>
        </Attribute>
        <Attribute name="spatial_ref" type="String">
            <Value value="GEOGCS[&quot;WGS 84&quot;,DATUM[&quot;WGS_1984&quot;,SPHEROID[&quot;WGS 84&quot;,6378137,298.257223563,AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],PRIMEM[&quot;Greenwich&quot;,0,AUTHORITY[&quot;EPSG&quot;,&quot;8901&quot;]],UNIT[&quot;degree&quot;,0.0174532925199433,AUTHORITY[&quot;EPSG&quot;,&quot;9122&quot;]],AXIS[&quot;Latitude&quot;,NORTH],AXIS[&quot;Longitude&quot;,EAST],AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]"/>
        </Attribute>
    </Int64>
    <Float64 name="lon">
        <Dim name="/lon"/>
        <Attribute name="_FillValue" type="Float64">
            <Value value="NaN"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="longitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_east"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="X"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Longitude"/>
        </Attribute>
    </Float64>
    <Float64 name="lat">
        <Dim name="/lat"/>
        <Attribute name="_FillValue" type="Float64">
            <Value value="NaN"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="latitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_north"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="Y"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Latitude"/>
        </Attribute>
    </Float64>
    <Attribute name="_NCProperties" type="String">
        <Value value="version=2,netcdf=4.9.2,hdf5=1.14.6"/>
    </Attribute>
    <Attribute name="_DAP4_Little_Endian" type="UInt8">
        <Value value="1"/>
    </Attribute>
</Dataset>
