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 2ebeac5 commit 1bf69aeCopy full SHA for 1bf69ae
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 argdistnear, meaneddy
+from .utils import argdistnear, meaneddy
5
6
-__version__ = '0.0.7'
+_version_ = '0.1.0'
0 commit comments