You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had to exclude NCL_xy_18.py from deployment by simply renaming it to NCL_xy_18.pyexclude because of a compatibility issue Xarray's version 1.18.2 having with Pandas 1.3.0 (See Xarray Issue) to have our main branch up and running again as well as to get our outstanding PRs merged. Once Xarray releases their bugfix, we need not to forget re-deploying our NCL_xy_18.py.
The text was updated successfully, but these errors were encountered:
@anissa111@michaelavs Xarray released v0.19.0 that is said to be fixing the slicing problem mentioned in this issue. Could you please address this whenever available?
@anissa111@michaelavs Xarray released v0.19.0 that is said to be fixing the slicing problem mentioned in this issue. Could you please address this whenever available?
We had to exclude
NCL_xy_18.py
from deployment by simply renaming it toNCL_xy_18.pyexclude
because of a compatibility issue Xarray's version 1.18.2 having with Pandas 1.3.0 (See Xarray Issue) to have ourmain
branch up and running again as well as to get our outstanding PRs merged. Once Xarray releases their bugfix, we need not to forget re-deploying ourNCL_xy_18.py
.The text was updated successfully, but these errors were encountered: