utils#

Utils methods for file and asset manipulation in the context of batch processing.

Functions#

format_asset_id(description)

Format a name to be accepted as an asset Id.

format_description(description)

Format a name to be accepted as a Task description.

initialize_documentation()

Initialize Earth Engine Python API in the context of the Documentation build.

plot_data(type, data, label_name[, colors, ax])

Plotting mechanism used in all the plotting functions.