geetools.ComputedObject#

Extra tools for the ee.ComputedObject class.

Classes#

Float

Placeholder Float class to be used in the isInstance method.

Integer

Placeholder Integer class to be used in the isInstance method.

Functions#

isInstance(self, klass)

Return 1 if the element is the passed type or 0 if not.

save(self, path)

Save a ComputedObject to a .gee file.