NOAA-GFDL / PyFV3

Python version of FV3 dynamical core
GNU General Public License v3.0
3 stars 6 forks source link

Add diagnostics to solo dycore #19

Open oelbert opened 3 months ago

oelbert commented 3 months ago

Is your feature request related to a problem? Please describe. It's hard to develop pyFV3 outside of Pace because the diag manager lives in Pace, so any time you try to examine a new test case or step through the model you only have access to the state inside a parallel context and at the current timestep

Describe the solution you'd like Some level of diagnostic handling in the dycore itself