Closed cbegeman closed 1 month ago
The sphere transport viz step was successfully run and shows the over/under colors for the tracer field but not for the layer thickness field as expected.
Maybe add something to the developer's guide here: https://github.com/E3SM-Project/polaris/blob/a010381b9bbe5a70bbd41586384c4734347b8002/docs/developers_guide/framework/visualization.md?plain=1#L133-L155
And then ideally update the config options in the 4 sphere_transport test cases, e.g.: https://github.com/E3SM-Project/polaris/blob/a010381b9bbe5a70bbd41586384c4734347b8002/docs/users_guide/ocean/tasks/rotation_2d.md?plain=1#L226-L236
@xylar Thanks for reviewing! Docs have now been updated.
Add options for over/under colors for the colormap used in spherical mpas visualization. These were added to be able to more conveniently visualize over and undershoots in the tracer advection scheme tested in the
sphere_transport
tests.Testing
comment in the PR documents testing used to verify the changes