{
  "type": "Collection",
  "stac_version": "1.1.0",
  "stac_extensions": [],
  "id": "tc",
  "title": "Tropical cyclone tracks",
  "description": "Every tropical cyclone the warning centres and the models are tracking, aggregated every hour: the official forecasts of the National Hurricane Center and the Joint Typhoon Warning Center, the multi-agency best tracks, the NCEP tracker's GFS and GEFS tracks and ECMWF's deterministic and ensemble tracks — one JSON file per system beside an index that names the systems and their headline positions. A rolling window with no fixed start: only the newest issue is published.",
  "license": "other",
  "keywords": [
    "weather",
    "forecast",
    "tropical cyclone",
    "hurricane",
    "typhoon",
    "track"
  ],
  "providers": [
    {
      "name": "NOAA / NWS National Hurricane Center",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.nhc.noaa.gov/"
    },
    {
      "name": "Joint Typhoon Warning Center",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.metoc.navy.mil/jtwc/jtwc.html"
    },
    {
      "name": "NOAA / NCEP",
      "description": "The objective tracker's GFS and GEFS tracks.",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.nco.ncep.noaa.gov/pmb/products/hur/"
    },
    {
      "name": "ECMWF",
      "description": "The open data deterministic and ensemble cyclone tracks, CC BY 4.0.",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.ecmwf.int/en/forecasts/datasets/open-data"
    },
    {
      "name": "NOAA NCEI / IBTrACS",
      "description": "The international best track archive for climate stewardship.",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.ncei.noaa.gov/products/international-best-track-archive"
    },
    {
      "name": "Xue",
      "roles": [
        "processor",
        "host"
      ],
      "url": "https://github.com/ringsaturn/xue"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180.0,
          -90.0,
          180.0,
          90.0
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          null,
          null
        ]
      ]
    }
  },
  "xue:pointer": "latest-tc.json",
  "xue:live": "tc.2026092419",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json"
    },
    {
      "rel": "item",
      "href": "item.json",
      "type": "application/geo+json",
      "title": "Tropical cyclone tracks · 2026-09-24 19Z issue"
    },
    {
      "rel": "latest-version",
      "href": "item.json",
      "type": "application/geo+json",
      "title": "Tropical cyclone tracks · 2026-09-24 19Z issue"
    },
    {
      "rel": "alternate",
      "href": "../tc.2026092419/item.json",
      "type": "application/geo+json",
      "title": "Tropical cyclone tracks · 2026-09-24 19Z issue (beside its index; gone when the issue is)"
    },
    {
      "rel": "xue:pointer",
      "href": "../latest-tc.json",
      "type": "application/json",
      "title": "live pointer (schema v1)"
    },
    {
      "rel": "describedby",
      "href": "https://github.com/ringsaturn/xue/blob/main/docs/tc.md",
      "type": "text/markdown",
      "title": "The tc product, schema v1"
    },
    {
      "rel": "license",
      "href": "https://www.weather.gov/disclaimer",
      "type": "text/html",
      "title": "NWS disclaimer: the US agencies' products are works of the US government, in the public domain"
    },
    {
      "rel": "license",
      "href": "https://creativecommons.org/licenses/by/4.0/",
      "type": "text/html",
      "title": "Creative Commons Attribution 4.0, for the ECMWF open data tracks"
    }
  ]
}
