{
  "type": "Collection",
  "stac_version": "1.1.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/forecast/v0.2.0/schema.json"
  ],
  "id": "cfs",
  "title": "NCEP CFSv2 seasonal",
  "description": "The NCEP Climate Forecast System version 2, the operational coupled atmosphere-ocean-land forecast, ensemble member 01, six-hourly from 6 to 6552 hours — thirty-nine weeks of a nine-month run. The surface fields are on the model's native T126 Gaussian grid (0.9375°) and the sea level pressure, pressure-level heights, temperatures, winds, vertical velocity and derived water vapour flux on the regular 1° grid NCEP publishes them on, so each bundle states the grid its own planes are on. Two cycles a day (00Z and 12Z); only the newest is kept. The precipitation rate, downward shortwave radiation and total cloud cover are means over the six hours ending at each frame.",
  "license": "other",
  "keywords": [
    "weather",
    "forecast",
    "CFSv2",
    "zarr"
  ],
  "providers": [
    {
      "name": "NOAA / NCEP",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.ncei.noaa.gov/"
    },
    {
      "name": "Xue",
      "roles": [
        "processor",
        "host"
      ],
      "url": "https://github.com/ringsaturn/xue"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180.0,
          -88.828263,
          180.0,
          89.277
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2026-09-24T06:00:00Z",
          "2027-06-24T00:00:00Z"
        ]
      ]
    }
  },
  "xue:pointer": "latest-cfs.json",
  "xue:live": "cfs.2026092400",
  "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": "NCEP CFSv2 seasonal · 2026-09-24 00Z cycle"
    },
    {
      "rel": "latest-version",
      "href": "item.json",
      "type": "application/geo+json",
      "title": "NCEP CFSv2 seasonal · 2026-09-24 00Z cycle"
    },
    {
      "rel": "alternate",
      "href": "../cfs.2026092400/item.json",
      "type": "application/geo+json",
      "title": "NCEP CFSv2 seasonal · 2026-09-24 00Z cycle (beside its manifest; gone when the run is)"
    },
    {
      "rel": "xue:pointer",
      "href": "../latest-cfs.json",
      "type": "application/json",
      "title": "live pointer (schema v1)"
    },
    {
      "rel": "license",
      "href": "https://www.noaa.gov/information-technology/open-data-dissemination",
      "type": "text/html",
      "title": "NOAA open data dissemination"
    }
  ],
  "summaries": {
    "forecast:reference_datetime": [
      "2026-09-24T00:00:00Z"
    ]
  }
}
