diff --git a/earthdaily/earthdatastore/__init__.py b/earthdaily/earthdatastore/__init__.py index cf571414..f184ca87 100644 --- a/earthdaily/earthdatastore/__init__.py +++ b/earthdaily/earthdatastore/__init__.py @@ -518,7 +518,7 @@ def datacube( kwargs.pop("resolution") if "epsg" in kwargs: kwargs.pop("epsg") - + clouds_datacube = datacube( items, intersects=intersects,