accessors#

Generic accessor to add extra function to the base GEE API classes.

Classes#

geetools

Namespace class for the geetools library.

Functions#

register_class_accessor(klass, name)

Create an accessor through the provided namespace to a given class.

register_function_accessor(func, name)

Add a Accessor class to function through the provided namespace.