We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951485c commit c8f274cCopy full SHA for c8f274c
components/eamxx/cime_config/SystemTests/rcs_stats.py
@@ -67,6 +67,7 @@
67
from utils import _ensure_pylib_impl
68
69
_ensure_pylib_impl("xarray")
70
+ _ensure_pylib_impl("dask")
71
_ensure_pylib_impl("scipy")
72
_ensure_pylib_impl("statsmodels", min_version="0.14.0")
73
0 commit comments