{
  "type": "Catalog",
  "stac_version": "1.0.0",
  "id": "marinesensitivity",
  "title": "MarineSensitivity STAC Catalog",
  "description": "Discovery + provenance catalog for MarineSensitivity species distribution model products, using the sdm STAC extension.",
  "links": [
    {
      "rel": "root",
      "href": "./catalog.json"
    },
    {
      "rel": "self",
      "href": "https://file.marinesensitivity.org/stac/catalog.json"
    },
    {
      "rel": "child",
      "href": "./v7/collection.json"
    },
    {
      "rel": "child",
      "href": "./v8/collection.json"
    }
  ]
}