xarray.backends.ScipyDataStore.store_dataset

ScipyDataStore.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