<xarray.Dataset> Size: 14GB
Dimensions:      (S: 186, M: 28, L: 10, X: 360, Y: 181, nbound: 2)
Coordinates:
  * S            (S) datetime64[s] 1kB 2011-04-01 2011-05-01 ... 2026-09-01
  * M            (M) int64 224B 1 2 3 4 5 6 7 8 9 ... 20 21 22 23 24 25 26 27 28
  * L            (L) int64 80B 0 1 2 3 4 5 6 7 8 9
    target       (S, L) datetime64[s] 15kB 2011-04-01 2011-05-01 ... 2027-06-01
  * X            (X) float32 1kB 0.0 1.0 2.0 3.0 4.0 ... 356.0 357.0 358.0 359.0
  * Y            (Y) float32 724B -90.0 -89.0 -88.0 -87.0 ... 88.0 89.0 90.0
    target_bnds  (S, L, nbound) datetime64[s] 30kB 2011-04-01 ... 2027-07-01
Dimensions without coordinates: nbound
Data variables:
    tas          (S, M, L, Y, X) float32 14GB dask.array<chunksize=(1, 1, 1, 181, 360), meta=np.ndarray>
Attributes:
    Conventions:  CF-1.13
    institution:  US National Weather Service - NCEP
    history:      2026-09-01T16:00 GRIB to CDM+CF via cfgrib-0.9.15.1/ecCodes...