Closed bradyrx closed 3 years ago
Tests passed.. just a linting issue.
Deleted run_linter.sh
for now since I'll be switching over to our Github Actions testing.
I'm going to ignore the RTD error for now, since https://github.com/bradyrx/esmtools/pull/103 could fix this stuff. Will merge all these updates into #99.
Actually going to close this in favor of https://github.com/bradyrx/esmtools/pull/103 since I need to fix this there for the GA to pass.
Description
Fixes bug when passing a single dimension
dask
array toapply_ufunc
withvectorize=True
. Should fix breaks in https://github.com/bradyrx/esmtools/pull/99.@luke-gregor @aaronspring
Fixes https://github.com/bradyrx/esmtools/issues/100