Buckets:

ESA-philab/OceanDepths / examples /open_with_xarray.py
rubencart's picture
download
raw
179 Bytes
from pathlib import Path
import xarray as xr
ROOT = Path(__file__).resolve().parents[1]
ds = xr.open_zarr(ROOT / "data/argo_glors_ostia_ssh.zarr", consolidated=None)
print(ds)

Xet Storage Details

Size:
179 Bytes
·
Xet hash:
326d3a6f6baca2794fd104142f1fac07f415d27075b5396bb3931815ded5c911

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.