imagecollection#

class geetools.ExportAccessor.imagecollection#

A static class with methods to start imagecollection export tasks.

Forbids class instantiation.

Methods#

toAsset(imagecollection[, index_property, ...])

Creates a task to export an EE ImageCollection to an EE Asset.

toCloudStorage(imagecollection[, index_property, ...])

Creates a list of tasks to export an EE ImageCollection to Google cloud.

toDrive(imagecollection[, index_property, ...])

Creates a list of tasks to export an EE ImageCollection to Google Drive.