xarray.backends.H5NetCDFStore.store_dataset

H5NetCDFStore.store_dataset(dataset)

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