polaris.tasks.ocean.global_ocean.hydrography.woa23.get_woa23_steps
- polaris.tasks.ocean.global_ocean.hydrography.woa23.get_woa23_steps(component, combine_topo_step)[source]
Get the shared steps for building the reusable WOA23 hydrography product.
- Parameters:
component (polaris.tasks.ocean.Ocean) – The ocean component the steps belong to.
combine_topo_step (polaris.tasks.e3sm.init.topo.combine.step.CombineStep) – The cached
e3sm/initstep that produces topography on the WOA23 grid.
- Returns:
steps (list of polaris.Step) – Shared steps for combining and extrapolating WOA23 data.
config (polaris.config.PolarisConfigParser) – The shared config options for the task and its steps.