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:
Returns:

  • steps (dict of {str: polaris.Step}) – Shared steps for combining and extrapolating WOA23 data, keyed by step name.

  • config (polaris.config.PolarisConfigParser) – The shared config options for the task and its steps.