E3SM-Project / e3sm_diags

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

[Refactor]: Update `e3sm_diags_driver.run_diags` as `CoreParameter` method #742

Closed tomvothecoder closed 1 year ago

tomvothecoder commented 1 year ago

This PR updates the run_diags() function as a CoreParameter class method. This change is intended to make it clearer that run_diags() operates on a single CoreParameter object.