Skip to content

Commit 4e34de0

Browse files
committed
Remove not needed dc
1 parent 6bcd20a commit 4e34de0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

intertidal/extents.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ def extents(
147147
crosses zero)
148148
149149
"""
150-
## Connect to datacube to load `ocean_da`
151-
dc = datacube.Datacube(app="ocean_masking")
152-
153150
# Load the land use dataset to mask out misclassified extents classes caused by urban land class
154151
landuse_da = load_reproject(
155152
path=land_use_mask,

0 commit comments

Comments
 (0)