🍾 Xarray is now 10 years old! 🎉

xarray.backends.H5NetCDFStore.store_dataset

xarray.backends.H5NetCDFStore.store_dataset#

H5NetCDFStore.store_dataset(dataset)[source]#

in stores, variables are all variables AND coordinates in xarray.Dataset variables are variables NOT coordinates, so here we pass the whole dataset in instead of doing dataset.variables