Skip to content

Commit

Permalink
Update find_closest_ctd.py (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell authored Feb 7, 2024
1 parent 7a08de9 commit 4c10ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/find_closest_ctd.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

import mysql.connector
import numpy as np
from ecofocipy.math.haversine as sphered
import ecofocipy.math.haversine as sphered

__author__ = "Shaun Bell"
__email__ = "[email protected]"
Expand Down

0 comments on commit 4c10ea4

Please sign in to comment.