polaris.tasks.ocean.analysis.MocTask
- class polaris.tasks.ocean.analysis.MocTask(component, config)[source]
A task that plots the global meridional overturning circulation
- __init__(component, config)[source]
Create the MOC task
- Parameters:
component (polaris.tasks.ocean.Ocean) – The ocean component the task belongs to
config (polaris.config.PolarisConfigParser) – The config parser shared by every analysis task
Methods
__init__(component, config)Create the MOC 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