Ouranosinc / xclim

Library of derived climate variables, ie climate indicators, based on xarray.
https://xclim.readthedocs.io/en/stable/
Apache License 2.0
333 stars 59 forks source link

Support pint 0.10 #329

Closed huard closed 4 years ago

huard commented 4 years ago

Description

Pint 0.10 has better support for operations with numpy and xarray, but currently breaks xclim.

Zeitsperre commented 4 years ago

Question: Should we push a quick PR to pin Pint below this version?