Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into dev
  • Loading branch information
nicolasK committed Dec 7, 2023
2 parents 2be3575 + 8b56803 commit 08e6e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthdaily/earthdatastore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ def datacube(
kwargs.pop("resolution")
if "epsg" in kwargs:
kwargs.pop("epsg")

clouds_datacube = datacube(
items,
intersects=intersects,
Expand Down

0 comments on commit 08e6e16

Please sign in to comment.