<xarray.Dataset> Size: 16GB
Dimensions:      (S: 187, M: 32, L: 10, X: 360, Y: 181, nbound: 2)
Coordinates:
  * S            (S) datetime64[us] 1kB 2011-03-01 2011-04-01 ... 2026-09-01
  * M            (M) int64 256B 1 2 3 4 5 6 7 8 9 ... 24 25 26 27 28 29 30 31 32
  * L            (L) int64 80B 0 1 2 3 4 5 6 7 8 9
    target       (S, L) datetime64[s] 15kB 2011-03-01 2011-04-01 ... 2027-06-01
  * X            (X) float64 3kB 0.0 1.0 2.0 3.0 4.0 ... 356.0 357.0 358.0 359.0
  * Y            (Y) float64 1kB -90.0 -89.0 -88.0 -87.0 ... 87.0 88.0 89.0 90.0
    target_bnds  (S, L, nbound) datetime64[s] 30kB 2011-03-01 ... 2027-07-01
Dimensions without coordinates: nbound
Data variables:
    tos          (S, M, L, Y, X) float32 16GB 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:18 GRIB to CDM+CF via cfgrib-0.9.15.1/ecCodes...