We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf31865 commit 426fb32Copy full SHA for 426fb32
pgamit/NetPlots.py
@@ -10,7 +10,7 @@
10
from mpl_toolkits.basemap import Basemap
11
from sklearn.neighbors import NearestNeighbors
12
13
-from Utils import ecef2lla
+from pgamit.Utils import ecef2lla
14
15
16
def plot_global_network(central_points, OC, labels, points,
0 commit comments