{
  "type": "Feature",
  "stac_version": "1.0.0",
  "id": "ice_concentration_arctic",
  "properties": {
    "created": "2024-02-13T08:52:29.556973+00:00",
    "proj:epsg": 4326,
    "geonetwork_uri": "a33538b4-4dd0-470a-9efb-6ae480e6fb32",
    "start_datetime": "2018-01-01T00:00:00Z",
    "end_datetime": "2018-01-31T23:45:00Z",
    "data_rights_constraints": "CC-BY",
    "datetime": null
  },
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -80.0,
          54.5
        ],
        [
          -80.0,
          88.0
        ],
        [
          85.3,
          88.0
        ],
        [
          85.3,
          54.5
        ],
        [
          -80.0,
          54.5
        ]
      ]
    ]
  },
  "links": [
    {
      "rel": "root",
      "href": "../../catalog.json",
      "type": "application/json",
      "title": "EDITO(emodnet)"
    },
    {
      "rel": "collection",
      "href": "../collection.json",
      "type": "application/json",
      "title": "seabed_habitat_environmental_variables"
    },
    {
      "rel": "parent",
      "href": "../collection.json",
      "type": "application/json",
      "title": "seabed_habitat_environmental_variables"
    }
  ],
  "assets": {
    "native_asset": {
      "href": "https://s3.waw3-1.cloudferro.com/emodnet/emodnet_native/emodnet_seabed_habitats/environmental_variables_that_influence_habitat_type/ice_concentration_arctic/ice_concentration_svalbard_2018.zip",
      "type": "application/zip",
      "roles": [
        "data"
      ]
    },
    "metadata_csw": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/emodnet/eng/csw?request=GetRecordById&service=CSW&version=2.0.2&elementSetName=full&id=a33538b4-4dd0-470a-9efb-6ae480e6fb32",
      "type": "application/xml",
      "title": "CSW metadata",
      "roles": [
        "metadata"
      ]
    },
    "metadata_xml": {
      "href": "https://emodnet.ec.europa.eu/geonetwork/srv/api/records/a33538b4-4dd0-470a-9efb-6ae480e6fb32/formatters/xml",
      "type": "application/xml",
      "title": "XML metadata",
      "roles": [
        "metadata"
      ]
    }
  },
  "bbox": [
    -80.0,
    54.5,
    85.3,
    88.0
  ],
  "stac_extensions": [
    "https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json",
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
  ],
  "collection": "seabed_habitat_environmental_variables"
}