Skip to content

Commit

Permalink
Update common.py (#1843)
Browse files Browse the repository at this point in the history
* Update common.py

Updated description in ee_export_image_collection_to_cloud_storage to state "to cloud bucket" rather than "google drive".

* Caps for proper nouns

---------

Co-authored-by: Justin Braaten <[email protected]>
  • Loading branch information
tjlogue4 and jdbcode authored Dec 1, 2023
1 parent 709fcb2 commit 0f95498
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 0f95498

Please sign in to comment.