xarray is refactoring the underlying indexing and a few braking changes have been introduced. In the short term, it should be enough to pin xarray<=2022.03.0. If this tools will be used in the long term, we need a CI with unit-tests to keep the pace with the dependencies.
Closes #28
xarray
is refactoring the underlying indexing and a few braking changes have been introduced. In the short term, it should be enough to pinxarray<=2022.03.0
. If this tools will be used in the long term, we need a CI with unit-tests to keep the pace with the dependencies.I've also updated the pre-commits.