{
  "type": "Collection",
  "stac_version": "1.1.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/forecast/v0.2.0/schema.json"
  ],
  "id": "ifshres",
  "title": "ECMWF IFS HRES 0.1° (via Open-Meteo)",
  "description": "The ECMWF Integrated Forecasting System's deterministic high-resolution forecast on its native O1280 grid (about 9 km), as Open-Meteo redistributes it: the surface fields, resampled by nearest neighbour onto a regular 0.1° global grid (3600 × 1801 cells), hourly to 90 hours, three-hourly to 144 and six-hourly to 360, from the 00Z and 12Z cycles. Adapted from ECMWF IFS by ECMWF, licensed under CC BY 4.0, via Open-Meteo (open-meteo.com); the published bundles are a quantized derivative.",
  "license": "CC-BY-4.0",
  "keywords": [
    "weather",
    "forecast",
    "ECMWF-HRES",
    "zarr"
  ],
  "providers": [
    {
      "name": "ECMWF",
      "description": "The forecast itself, from the real-time open data catalogue.",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://www.ecmwf.int/en/forecasts/datasets/open-data"
    },
    {
      "name": "Open-Meteo",
      "description": "Redistributes the run on its native grid as one .om file per time step, under CC BY 4.0.",
      "roles": [
        "host",
        "processor"
      ],
      "url": "https://open-meteo.com/en/docs/open-data"
    },
    {
      "name": "Xue",
      "roles": [
        "processor",
        "host"
      ],
      "url": "https://github.com/ringsaturn/xue"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180.0,
          -90.0,
          180.0,
          90.0
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2026-09-24T12:00:00Z",
          "2026-10-09T12:00:00Z"
        ]
      ]
    }
  },
  "xue:pointer": "latest-ifshres.json",
  "xue:live": "ifshres.2026092412",
  "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": "ECMWF IFS HRES 0.1° (via Open-Meteo) · 2026-09-24 12Z cycle"
    },
    {
      "rel": "latest-version",
      "href": "item.json",
      "type": "application/geo+json",
      "title": "ECMWF IFS HRES 0.1° (via Open-Meteo) · 2026-09-24 12Z cycle"
    },
    {
      "rel": "alternate",
      "href": "../ifshres.2026092412/item.json",
      "type": "application/geo+json",
      "title": "ECMWF IFS HRES 0.1° (via Open-Meteo) · 2026-09-24 12Z cycle (beside its manifest; gone when the run is)"
    },
    {
      "rel": "xue:pointer",
      "href": "../latest-ifshres.json",
      "type": "application/json",
      "title": "live pointer (schema v1)"
    },
    {
      "rel": "license",
      "href": "https://creativecommons.org/licenses/by/4.0/",
      "type": "text/html",
      "title": "Creative Commons Attribution 4.0"
    }
  ],
  "summaries": {
    "forecast:reference_datetime": [
      "2026-09-24T12:00:00Z"
    ]
  }
}
