polaris.tasks.ocean.Ocean
- class polaris.tasks.ocean.Ocean[source]
The collection of all test case for the MPAS-Ocean core
Methods
__init__
()Construct the collection of MPAS-Ocean test cases
add_config
(config)Add a shared config to the component
add_step
(step)Add a step to the component
add_task
(task)Add a task to the component
configure
(config)Configure the component
get_or_create_shared_step
(step_cls, subdir, ...)Get a shared step from the component if it exists, otherwise create and add it.
remove_step
(step)Remove the given step from this component