Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use alias dataset.sizes because of the xarray FutureWarning:
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`
- Loading branch information