What went wrong?
When I use ds.xsg.subset_bbox not all the data_vars make it through intact. The ones I needed were Cs_r and Cs_w
Operating System
Windows
Version
unsure
Python Version
3.10.18
Code to Reproduce
ds = ds.xsg.subset_bbox(bounds)
look at ds.data_vars before and after
Errors, Traceback, and Logs