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 6994835 commit 2ebeac5Copy full SHA for 2ebeac5
OceanLab/__init.py__
@@ -1,6 +1,6 @@
1
from .dyn import zeta, vmode_amp, psi2uv, eqmodes, vmodes
2
from .eof import my_eof_interp, eoft
3
from .oa import scaloa, vectoa
4
-from utils import parallel_client, argdistnear, meaneddy
+from utils import argdistnear, meaneddy
5
6
__version__ = '0.0.7'
0 commit comments