{
  "type": "Catalog",
  "id": "cassini-vims-ir",
  "stac_version": "1.0.0",
  "description": "Osuna STAC catalog for the [Cassini/VIMS infrared dataset](https://vims.univ-nantes.fr) hosted at the University of Nantes.\n![VIMS data portal](https://vims.univ-nantes.fr/stac/logo.png)",
  "links": [
    {
      "rel": "root",
      "href": "./catalog.json",
      "type": "application/json",
      "title": "Cassini VIMS-IR STAC catalog"
    },
    {
      "rel": "copyright",
      "href": "https://vims.univ-nantes.fr",
      "type": "text/html",
      "title": "Cassini VIMS data portal (Nantes Université)"
    },
    {
      "rel": "sponsor",
      "href": "https://pdssp.ias.universite-paris-saclay.fr",
      "type": "text/html",
      "title": "Catalogue du Pôle de données et services Surfaces Planétaires (PDSSP)"
    },
    {
      "rel": "icon",
      "href": "https://vims.univ-nantes.fr/stac/logo.png",
      "type": "image/png",
      "title": "Osuna logo"
    },
    {
      "rel": "child",
      "href": "./titan/collection.json",
      "type": "application/json",
      "title": "Titan flybys"
    }
  ],
  "stac_extensions": [
    "https://stac-extensions.github.io/scientific/v1.0.0/schema.json",
    "https://stac-extensions.github.io/ssys/v1.1.0/schema.json"
  ],
  "license": "CC-BY-4.0",
  "acknowledgment": "NASA/Caltech-JPL/University of Arizona/Osuna-LPG",
  "mission": "CASSINI",
  "instruments": [
    "VIMS-IR"
  ],
  "ssys:targets": [
    "Titan"
  ],
  "sci:publications": [
    {
      "citation": "Le Mouélic et al. (2019) The Cassini VIMS archive of Titan: from browse products to global infrared color maps. Icarus",
      "doi": "10.1016/j.icarus.2018.09.017"
    },
    {
      "citation": "Brown et al. (2004) The Cassini Visual And Infrared Mapping Spectrometer (VIMS) Investigation. Space Science Reviews",
      "doi": "10.1007/s11214-004-1453-x"
    }
  ],
  "title": "Cassini VIMS-IR STAC catalog"
}