E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Use common matplotlib style sheet in all ocean plots #129

Closed xylar closed 1 year ago

xylar commented 1 year ago

This merge:

It also calls use_mplstyle() for all other plots in the ocean component.

Checklist

xylar commented 1 year ago

Testing

I ran most tests (every ocean test except the higher res RPE tests). I looked through all the resulting images and they look reasonable. Notably, the cosine bell convergence plots look similar, whereas they had different font sizes in earlier testing in #126 .

icos: convergence_tracer1 qu: convergence_tracer1

Ideal age plots look reasonable: iAge salinity temperature

Planar plots already used the style sheet so they should be unchanged (and look reasonable).

xylar commented 1 year ago

I retested and all tests still pass.