WAM2Layers Zarr Store Binary Zarr v3 dataset. Use xarray + HfFileSystem to access. from huggingface hub import HfFileSystem import xarray as xr fs = HfFileSystem() store = fs.get mapper("datasets/NTU CompHydroMet Lab/wam2layers/1996.zarr") ds = xr.open zarr(store, consolidated=False)
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy