{
  "type": "Collection",
  "stac_version": "1.0.0",
  "stac_extensions": ["https://stac-extensions.github.io/version/v1.2.0/schema.json", "https://stac-extensions.github.io/scientific/v1.0.0/schema.json", "https://stac-extensions.github.io/item-assets/v1.0.0/schema.json", "https://marinesensitivity.github.io/stac-sdm/v1.0.0/schema.json"],
  "id": "msens-v8-ms_merge",
  "title": "Merged Model",
  "description": "This dataset is derived from others. When a given taxon has multiple distributions, the maximum value is taken. If an IUCN range exists, then that and any critical habitat (NOAA or FWS) are used to mask the other inputs so that only areas within the IUCN range are considered.",
  "license": "CC-BY-4.0",
  "extent": {
    "spatial": {
      "bbox": [
        [-180, -18, 180, 75]
      ]
    },
    "temporal": {
      "interval": [
        ["2025-01-01T00:00:00Z", null]
      ]
    }
  },
  "version": "v8",
  "deprecated": false,
  "sdm:response_type": "mixed",
  "sdm:method": "derived_merge",
  "sdm:source_authority": "MarineSensitivity",
  "sdm:temporal_interval": "static",
  "sdm:method_detail": "max / multiplicative merge across contributing datasets",
  "item_assets": {
    "data": {
      "type": "application/vnd.apache.parquet",
      "roles": ["data"],
      "title": "Per-taxon surfaces (GeoParquet of model_cell rows)"
    }
  },
  "links": [
    {
      "rel": "root",
      "href": "../../catalog.json"
    },
    {
      "rel": "parent",
      "href": "../collection.json"
    },
    {
      "rel": "self",
      "href": "https://file.marinesensitivity.org/stac/v8/ms_merge/collection.json"
    },
    {
      "rel": "item",
      "href": "./msens-v8-ms_merge-model_cell.json"
    }
  ],
  "sci:citation": ""
}
