polaris.tasks.ocean.analysis.HeatContentSeriesTask
- class polaris.tasks.ocean.analysis.HeatContentSeriesTask(component, config)[source]
A task that plots the time series of globally integrated ocean heat content
- __init__(component, config)[source]
Create the ocean heat content time series 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 ocean heat content time series 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