polaris.tasks.ocean.analysis.GlobalStatsTask

class polaris.tasks.ocean.analysis.GlobalStatsTask(component, config)[source]

A task that plots time series of the simulation’s global statistics

__init__(component, config)[source]

Create the global statistics task

Parameters:

Methods

__init__(component, config)

Create the global statistics task

add_step([step, subdir, symlink, run_by_default])

Add a step to the task and component (if not already present)

configure()

Build the steps again now that the user's config file has been read

remove_step(step)

Remove the given step from this task and the component

set_shared_config(config[, link])

Replace the task's config parser with the shared config parser

year_range()

Get the range of simulation years this task's steps cover