run_mpas_analysis.wait_for_task

run_mpas_analysis.wait_for_task(runningTasks, timeout=0.1)[source]

Build a list of analysis modules based on the ‘generate’ config option. New tasks should be added here, following the approach used for existing analysis tasks.

Parameters:
runningTasks : dict of AnalysisTasks

The tasks that are currently running, with task names as keys

Returns:
analysisTask : AnalysisTasks

A task that finished