# Subset the dataset to include only the 'deficit' and 'crs' (coordinate reference system)
subset = wsim_gldas[["deficit", "crs"]]
subset
<xarray.Dataset> Size: 3GB
Dimensions:  (time: 793, lat: 600, lon: 1440)
Coordinates: (3)
Data variables: (2)
Attributes: (5)