{
    "type": "Collection",
    "id": "ice_cover",
    "stac_version": "1.0.0",
    "description": "A collection of ice_cover data from emodnet_seabed_habitats",
    "links": [
        {
            "rel": "root",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "item",
            "href": "./ice_concentration_arctic/ice_concentration_arctic.json",
            "type": "application/json"
        },
        {
            "rel": "parent",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        }
    ],
    "title": "ice_cover",
    "extent": {
        "spatial": {
            "bbox": [
                [
                    -80.0,
                    54.5,
                    85.3,
                    88.0
                ]
            ]
        },
        "temporal": {
            "interval": [
                [
                    "2018-01-01T00:00:00Z",
                    "2018-01-31T23:45:00Z"
                ]
            ]
        }
    },
    "license": "CC-BY-4.0",
    "providers": [
        {
            "name": "JNCC"
        },
        {
            "name": "emodnetseabedhabitats@jncc.gov.uk"
        }
    ]
}