We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b4c26 commit 8466d9eCopy full SHA for 8466d9e
1 file changed
pycurrents_ADCP_processing/plot_westcoast_nc_LX.py
@@ -50,7 +50,7 @@
50
import matplotlib
51
# from pycurrents_ADCP_processing.utils import parse_processing_history
52
import warnings
53
-from utils import round_to_int
+from pycurrents_ADCP_processing.utils import round_to_int
54
55
56
def resolve_to_alongcross(u_true, v_true, along_angle):
0 commit comments