<xarray.Dataset> Size: 26GB
Dimensions:      (S: 351, M: 28, L: 10, X: 360, Y: 181, nbound: 2)
Coordinates:
  * S            (S) datetime64[s] 3kB 1982-01-01 1982-02-01 ... 2011-03-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] 28kB 1982-01-01 1982-02-01 ... 2011-12-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] 56kB 1982-01-01 ... 2012-01-01
Dimensions without coordinates: nbound
Data variables:
    pr           (S, M, L, Y, X) float32 26GB dask.array<chunksize=(1, 1, 1, 181, 360), meta=np.ndarray>
Attributes:
    Conventions:  CF-1.13
    institution:  US National Weather Service - NCEP
    history:      2026-08-31T20:41 GRIB to CDM+CF via cfgrib-0.9.15.1/ecCodes...