import xarray as xr store = 'https://nyu1.osn.mghpcc.org/leap-pangeo-pipeline/GRACE-GRACE-FO-TWS/GRACE-GRACE-FO-TWS.zarr'ds = xr.open_dataset(store, engine='zarr', chunks={})