polaris.tasks.ocean.global_ocean.hydrography.woa23.Woa23

class polaris.tasks.ocean.global_ocean.hydrography.woa23.Woa23(component)[source]

A task for building a reusable WOA23 hydrography product.

__init__(component)[source]

Create the task.

Parameters:

component (polaris.tasks.ocean.Ocean) – The ocean component the task belongs to.

Methods

__init__(component)

Create the task.

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

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

configure()

Use the cached combined-topography product from e3sm/init.

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