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