geeViz.taskManagerLib¶
Monitor and manage tasks programatically
geeViz.taskManagerLib facilitates the monitoring and deleting of GEE export tasks.
Functions
Cancel all tasks that are either ready or running. |
|
|
Cancel all tasks whose description contains the given identifier. |
Print all failed tasks and their run times. |
|
|
Create a CSV table of successful exports, including run time, EECU usage, and output size. |
|
Get a dictionary of tasks grouped by their state. |
|
Track completion of all jobs started within a time interval. |
|
Get list of tasks with specified name/description prefix. |
|
Get the current time as a formatted string. |
|
Get list of tasks started within a specified time interval. |
Track and print the number of ready and running tasks every 10 seconds, up to 1000 times. |
|
|
Track tasks for a specific credential or list of task IDs, printing status every 5 seconds. |