We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be73f90 commit afcbcbaCopy full SHA for afcbcba
earthdaily/accessor/__init__.py
@@ -7,7 +7,7 @@
7
from shapely.geometry import Point
8
from dask import array as da
9
import spyndex
10
-from daskimage import ndfilters as ndimage
+from dask_image import ndfilters as ndimage
11
12
from xarray.core.extensions import AccessorRegistrationWarning
13
0 commit comments