{
  "stac_version": "1.1.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/file/v2.1.0/schema.json"
  ],
  "type": "Catalog",
  "id": "hurricanemap",
  "title": "HurricaneMap static data catalog",
  "description": "A serverless STAC catalog for the HURDAT2 and archived radar assets distributed with HurricaneMap.",
  "license": "various",
  "hurricanemap:project_license": "MIT",
  "hurricanemap:source_commit": "177e0f9c5411ed1499e1d69059882e357cce6e9d",
  "hurricanemap:generated_at_utc": "2026-08-08T00:00:00Z",
  "hurricanemap:distribution": [
    "core",
    "full"
  ],
  "links": [
    {
      "rel": "self",
      "href": "catalog.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "href": "collections/hurdat2.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "href": "collections/radar.json",
      "type": "application/json"
    },
    {
      "rel": "describedby",
      "href": "../release-manifest.json",
      "type": "application/json",
      "title": "Release checksum manifest"
    },
    {
      "rel": "describedby",
      "href": "../coverage.json",
      "type": "application/json",
      "title": "Dataset archive coverage"
    }
  ]
}
