JMMP-Group / nordic-seas-validation

MIT License
0 stars 1 forks source link

pin xarray #29

Open malmans2 opened 2 years ago

malmans2 commented 2 years ago

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

I've also updated the pre-commits.

malmans2 commented 2 years ago

pre-commit is failing because of the known issue with docs: #18