geetools.composite.compositeByMonth#

geetools.composite.compositeByMonth(collection, composite_function=None, composite_args=None, composite_kwargs=None)#

Make a composite at regular intervals parsing a composite.

function. This function MUST return an ImageCollection and its first argument must be the input collection. The default function (if the argument is None) is lambda col: col.median().