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.