{
  "type": "Feature",
  "stac_version": "1.0.0",
  "stac_extensions": ["https://stac-extensions.github.io/raster/v1.1.0/schema.json", "https://stac-extensions.github.io/datacube/v2.2.0/schema.json", "https://marinesensitivity.github.io/stac-sdm/v1.0.0/schema.json"],
  "id": "msens-v7-nc_pac_birds_dens-CAAU",
  "collection": "msens-v7-nc_pac_birds_dens",
  "bbox": [-82, 24, -65, 45],
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [-82, 24],
        [-65, 24],
        [-65, 45],
        [-82, 45],
        [-82, 24]
      ]
    ]
  },
  "properties": {
    "datetime": null,
    "start_datetime": "1980-01-01T00:00:00Z",
    "end_datetime": "2017-12-31T23:59:59Z",
    "title": "NCCOS seasonal density: CAAU, v7",
    "description": "Long-term seasonal relative density; one COG asset per season.",
    "sdm:response_type": "density",
    "sdm:value_unit": "n_per_km2",
    "sdm:method": "density_surface_model",
    "sdm:source_authority": "NOAA NCCOS",
    "sdm:temporal_interval": "seasonal",
    "sdm:climatological": true,
    "cube:dimensions": {
      "season": {
        "type": "season",
        "values": ["fall", "spring", "summer", "winter"],
        "description": "Climatological season of the prediction"
      }
    }
  },
  "assets": {
    "fall": {
      "href": "https://file.marinesensitivity.org/cog/sdm/raw/nc_pac_birds_dens/CAAU_fall.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": ["data"],
      "title": "fall relative density",
      "sdm:season": "fall",
      "raster:bands": [
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "n_per_km2",
          "spatial_resolution": 5500
        },
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "cv_n_per_km2",
          "spatial_resolution": 5500
        }
      ]
    },
    "spring": {
      "href": "https://file.marinesensitivity.org/cog/sdm/raw/nc_pac_birds_dens/CAAU_spring.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": ["data"],
      "title": "spring relative density",
      "sdm:season": "spring",
      "raster:bands": [
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "n_per_km2",
          "spatial_resolution": 5500
        },
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "cv_n_per_km2",
          "spatial_resolution": 5500
        }
      ]
    },
    "summer": {
      "href": "https://file.marinesensitivity.org/cog/sdm/raw/nc_pac_birds_dens/CAAU_summer.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": ["data"],
      "title": "summer relative density",
      "sdm:season": "summer",
      "raster:bands": [
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "n_per_km2",
          "spatial_resolution": 5500
        },
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "cv_n_per_km2",
          "spatial_resolution": 5500
        }
      ]
    },
    "winter": {
      "href": "https://file.marinesensitivity.org/cog/sdm/raw/nc_pac_birds_dens/CAAU_winter.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "roles": ["data"],
      "title": "winter relative density",
      "sdm:season": "winter",
      "raster:bands": [
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "n_per_km2",
          "spatial_resolution": 5500
        },
        {
          "data_type": "float32",
          "unit": "n_per_km2",
          "description": "cv_n_per_km2",
          "spatial_resolution": 5500
        }
      ]
    }
  },
  "links": [
    {
      "rel": "root",
      "href": "../../catalog.json"
    },
    {
      "rel": "parent",
      "href": "../collection.json"
    },
    {
      "rel": "collection",
      "href": "../collection.json"
    },
    {
      "rel": "self",
      "href": "https://file.marinesensitivity.org/stac/v7/nc_pac_birds_dens/msens-v7-nc_pac_birds_dens-CAAU.json"
    }
  ]
}
