hydromodpy.calibration.promotion#
Top-N promotion of calibration trials.
After the ask/tell loop converges, the runner promotes selected trials
(top-N or all completed) into full simulations and back-fills the
sim_id column on the iterations table. This module isolates that
post-loop logic so the runners only deal with control flow.
Functions
|
Promote selected trials and return |
|
Return the list of iteration rows to promote based on |
|
Return the physical candidate value from a persisted parameter payload. |
|
Set |
|
Write the promoted |