polaris.tasks.ocean.Ocean.map_var_list_to_native_model

Ocean.map_var_list_to_native_model(var_list)[source]

If the model is Omega, rename variables from their MPAS-Ocean names to the Omega equivalent (appropriate for validation variable lists)

Parameters:

var_list (list of str) – A list of MPAS-Ocean variable names

Returns:

renamed_vars (list of str) – The same list with variables renamed as appropriate for the ocean model being run