Skip to content

Commit

Permalink
Update common.py
Browse files Browse the repository at this point in the history
Updated description in ee_export_image_collection_to_cloud_storage to state "to cloud bucket" rather than "google drive".
  • Loading branch information
tjlogue4 authored Dec 1, 2023
1 parent 709fcb2 commit 18263b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geemap/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ def ee_export_image_collection_to_cloud_storage(
formatOptions=None,
**kwargs,
):
"""Creates a batch task to export an ImageCollection as raster images to Google Drive.
"""Creates a batch task to export an ImageCollection as raster images to a google cloud bucket.

Args:
ee_object: The image collection to export.
Expand Down

0 comments on commit 18263b6

Please sign in to comment.