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