ai2cm / fv3net

explore the FV3 data for parameterization
MIT License
16 stars 3 forks source link

Add reservoir stepper to fv3gfs runtime #2270

Closed frodre closed 1 year ago

frodre commented 1 year ago

To integrate a reservoir models into fv3gfs this PR introduces a new steppers that functions across different TimeLoop checkpoints (i.e., the beginning and end of a timestep) with the use of a shared model object and a state machine for consistency.

Added public API:

Significant internal changes:

Coverage reports (updated automatically):