geetools.DateRange#

Extra tools for the ee.DateRange class.

Warning

As reported in gee-community/geetools#206, for user using earthengine-api<=0.1.388 this object cannot be extended before the API of Earth Enfine is initialized. So to use the following methods, you will be forced to manually import the following:

from geetools.DateRange import DateRangeAccessor

Classes#

DateRangeAccessor

Toolbox for the ee.DateRange class.