{
  "type": "Collection",
  "stac_version": "1.1.0",
  "stac_extensions": [],
  "id": "showcase",
  "title": "Xue showcase cases",
  "description": "Historical weather events, each a past run or observation window cropped to the event: the archive the viewer keeps when live runs are pruned.",
  "license": "other",
  "keywords": [
    "weather",
    "case study",
    "zarr"
  ],
  "providers": [
    {
      "name": "Xue",
      "roles": [
        "processor",
        "host"
      ],
      "url": "https://github.com/ringsaturn/xue"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -142.0,
          13.996582,
          130.012207,
          60.0
        ],
        [
          104.963379,
          13.996582,
          130.012207,
          34.035645
        ],
        [
          -92.01,
          33.99,
          -83.99,
          40.01
        ],
        [
          -95.01,
          26.99,
          -84.99,
          33.01
        ],
        [
          -142.0,
          32.0,
          -96.0,
          60.0
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2021-06-26T00:00:00Z",
          "2026-09-03T12:00:00Z"
        ],
        [
          "2026-08-25T16:00:00Z",
          "2026-09-03T12:00:00Z"
        ],
        [
          "2021-12-10T22:00:00Z",
          "2021-12-11T08:00:00Z"
        ],
        [
          "2021-08-29T12:00:00Z",
          "2021-08-30T00:00:00Z"
        ],
        [
          "2021-06-26T00:00:00Z",
          "2021-06-28T00:00:00Z"
        ]
      ]
    }
  },
  "xue:catalog": "../showcase.json",
  "links": [
    {
      "rel": "root",
      "href": "../catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json"
    },
    {
      "rel": "item",
      "href": "shadel-2026/item.json",
      "type": "application/geo+json",
      "title": "Typhoon Shadel on radar"
    },
    {
      "rel": "item",
      "href": "quad-state-tornado-2021/item.json",
      "type": "application/geo+json",
      "title": "The December 2021 tornado outbreak on radar"
    },
    {
      "rel": "item",
      "href": "ida-2021/item.json",
      "type": "application/geo+json",
      "title": "Hurricane Ida on radar"
    },
    {
      "rel": "item",
      "href": "pnw-heat-dome-2021/item.json",
      "type": "application/geo+json",
      "title": "2021 Western North America heat dome"
    }
  ]
}
