Skip to content

Commit

Permalink
Update utils_geo to geospatial_utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Jan 26, 2024
1 parent dc6040a commit ca88a1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from scipy.interpolate import RegularGridInterpolator
from shapely import geometry as sgeom

from swmmanywhere import utils_geo as go
from swmmanywhere import geospatial_utilities as go


def test_interp_with_nans():
Expand Down

0 comments on commit ca88a1c

Please sign in to comment.