geetools._deprecated_manager#

Legacy Manager module for file management.

Module Contents#

Functions#

eopen(file[, path])

Opens a files saved with esave method.

esave(eeobject, filename[, path])

Saves any EE object to a file with extension .gee.

geetools._deprecated_manager.eopen(file, path=Path.home())[source]#

Opens a files saved with esave method.

geetools._deprecated_manager.esave(eeobject, filename, path=Path.home())[source]#

Saves any EE object to a file with extension .gee.