ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
60 stars 43 forks source link

Remove Xarray version pin after next Xarray release #347

Closed brian-rose closed 1 year ago

brian-rose commented 1 year ago

346 pinned Xarray to < 2022.11.0 as a quick fix for #343.

As noted in that PR, the bug fix has already been merged into Xarray main so the problem should go away whenever the next release occurs. At that time, we should remove our version pin in our environment file.