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