E3SM-Project / e3sm_diags

E3SM Diagnostics package
https://e3sm-project.github.io/e3sm_diags
BSD 3-Clause "New" or "Revised" License
38 stars 31 forks source link

Port over `cdp_viewer.OutputViewer` and remove `cdp` dependency #773

Closed tomvothecoder closed 7 months ago

tomvothecoder commented 7 months ago

Description

This PR ports over the cdp_viewer.OutputViewer module that is used by all of the viewer modules in e3sm_diags. It also removes the cdp dependency entirely from e3sm_diags. No other code was changed and the viewer output behaves the same.

Checklist

If applicable: