{
  "type": "Collection",
  "id": "temperature",
  "stac_version": "1.0.0",
  "description": "A collection of temperature data from EMODnet Physics",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "item",
      "href": "./temperature_in_the_water_column_1960_2021_cora/temperature_in_the_water_column_1960_2021_cora.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    }
  ],
  "title": "temperature",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180.0,
          -90.0,
          180.0,
          90.0
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2022-07-01T00:00:00Z",
          "2022-07-01T00:00:00Z"
        ]
      ]
    }
  },
  "license": "CC-BY-4.0",
  "providers": [
    {
      "name": null
    },
    {
      "name": null
    }
  ]
}