geetools.batch.utils.matchDescription#

geetools.batch.utils.matchDescription(name, custom=None)#

Format a name to be accepted as a description.

The rule is:

The description must contain only the following characters: a..z, A..Z, 0..9, “.”, “,”, “:”, “;”, “_” or “-”. The description must be at most 100 characters long.