import xarray as xr import xpublish ds = xr.open_dataset('./nos.tbofs.fields.f008.20230920.t00z.nc', chunks={}) ds.rest.serve()