DeltaRCM / pyDeltaRCM

Delta model with a reduced-complexity approach
https://deltarcm.org/pyDeltaRCM/
MIT License
18 stars 10 forks source link

eta_init and eta0 in checkpointing #281

Closed amoodie closed 4 months ago

amoodie commented 4 months ago

Adds eta_init and eta0 to the output of checkpoints.

Also adds these to checkpoint loading and adds a simple test to check that all fields are present. This is just to try and promote consistency.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.88%. Comparing base (459c299) to head (27d0f45).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #281 +/- ## =========================================== + Coverage 78.86% 78.88% +0.02% =========================================== Files 12 12 Lines 2616 2619 +3 =========================================== + Hits 2063 2066 +3 Misses 553 553 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.