Skip to content

Commit

Permalink
Merge pull request #67 from hubert-thieriot/master
Browse files Browse the repository at this point in the history
-returning tasklist
  • Loading branch information
fitoprincipe committed May 27, 2022
2 parents 3557baf + e4907d6 commit d45ad99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geetools/batch/imagecollection.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ def toCloudStorage(collection, bucket, folder=None, namePattern='{id}',
else:
raise e

return tasklist


def toAsset(collection, assetPath, namePattern=None, scale=30, region=None,
create=True, verbose=False, datePattern='yyyyMMdd',
Expand Down

0 comments on commit d45ad99

Please sign in to comment.