<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Dataset
         name="SouthBc_100m.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="4676"/>
    <Dimension name="lat" size="1159"/>
    <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="3.3999999521443642E38"/>
        </Attribute>
        <Attribute name="AREA_OR_POINT" type="String">
            <Value value="Area"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="m"/>
        </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="long_name" type="String">
            <Value value="DEM elevation"/>
        </Attribute>
        <Attribute name="scale_factor" type="Float64">
            <Value value="1.0"/>
        </Attribute>
        <Map name="/lat"/>
        <Map name="/lon"/>
    </Float32>
    <Float64 name="lon">
        <Dim name="/lon"/>
        <Attribute name="_FillValue" type="Float64">
            <Value value="NaN"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_east"/>
        </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="units" type="String">
            <Value value="degrees_north"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="Latitude"/>
        </Attribute>
    </Float64>
    <Attribute name="summary" type="String">
        <Value value="DEM reprojected to EPSG:4326 (lat/lon grid) for figure mapping."/>
    </Attribute>
    <Attribute name="geospatial_lat_max" type="Float64">
        <Value value="49.518429612443974"/>
    </Attribute>
    <Attribute name="bounding_box_crs" type="String">
        <Value value="EPSG:4326"/>
    </Attribute>
    <Attribute name="processing_history" type="String">
        <Value value="0. gdal_translate -projwin_srs EPSG:4326 -projwin -128 49.5 -122 48 -of GTiff -co TILED=YES -co COMPRESS=DEFLATE -co BIGTIFF=IF_SAFER &quot;OpenFileGDB:canada_west_coast_DEM_original.gdb:WEST_COAST_DEM&quot; WEST_COAST_DEM_subset_128W_122W_48N_49p5N.tif
2. gdalwarp -tr 20 20 -r average -tap WEST_COAST_DEM_subset_128W_122W_48N_49p5N_20m_10m.tif WEST_COAST_DEM_subset_128W_122W_48N_49p5N_20m.tif
3. gdalwarp -t_srs EPSG:4326 -r bilinear WEST_COAST_DEM_subset_128W_122W_48N_49p5N_20m.tif WEST_COAST_DEM_subset_128W_122W_48N_49p5N_20m_plot_4326.tif
4. geotiff_to_netcdf.py: export GeoTIFF to NetCDF with xarray/rioxarray"/>
    </Attribute>
    <Attribute name="title" type="String">
        <Value value="DEM subset"/>
    </Attribute>
    <Attribute name="geospatial_lon_max" type="Float64">
        <Value value="-121.87548027804704"/>
    </Attribute>
    <Attribute name="projection_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="geospatial_lon_min" type="Float64">
        <Value value="-128.00013175789906"/>
    </Attribute>
    <Attribute name="projection" type="String">
        <Value value="EPSG:4326"/>
    </Attribute>
    <Attribute name="source_projection" type="String">
        <Value value="NAD83 / BC Albers (EPSG:3005)"/>
    </Attribute>
    <Attribute name="_NCProperties" type="String">
        <Value value="version=2,netcdf=4.9.2,hdf5=1.14.6"/>
    </Attribute>
    <Attribute name="source_geotiff" type="String">
        <Value value="WEST_COAST_DEM_subset_128W_122W_48N_49p5N_20m_plot_4326.tif"/>
    </Attribute>
    <Attribute name="geospatial_lat_min" type="Float64">
        <Value value="48.00010503485403"/>
    </Attribute>
    <Attribute name="_DAP4_Little_Endian" type="UInt8">
        <Value value="1"/>
    </Attribute>
</Dataset>
