---
# Product
# url: https://explorer.dea.ga.gov.au/products/dsm.odc-product.yaml
name: dsm
metadata_type: eo
description: dsm ancillary data for wofs confidence, 25 metre, 100km tiles, Australian
  Albers Equal Area projection
metadata:
  product_type: dsm
  format:
    name: NetCDF
measurements:
- name: elevation
  dtype: float32
  units: '1'
  nodata: 255
- name: slope
  dtype: float32
  units: '1'
  nodata: 255
storage:
  crs: EPSG:3577
  driver: NetCDF CF
  tile_size:
    x: 100000.0
    y: 100000.0
  resolution:
    x: 25
    y: -25
  dimension_order:
  - time
  - y
  - x
...
