iwfm.calib.calib¶
Typer subapp for IWFM calibration utilities.
Each command here mirrors a script that already exposes a runnable
__main__ block under iwfm/calib/ — both entry points keep working.
The typer wrappers exist to make the unified iwfm CLI useful and to
keep parameter help text in one place.
Functions
|
Compute calibration statistics (RMSE/bias) per observation well. |
|
Convert IWFM diversion shortages to PEST SMP/INS format. |
|
Convert PEST factor file to IWFM parameter values. |
|
Convert IWFM hydrograph output to PEST observation files. |
|
Log-transform an IWFM budget file. |
|
Log-transform an SMP file. |
|
Summarize PEST residuals (write a |
|
Translate a pilot-point factors file via a node-remap file. |
|
Apply a PEST realization back to an IWFM overwrite template. |
|
Compute residual statistics for a SMP/sim pair. |
|
Inject parameters from SimulationMessages.out into a Groundwater.dat template. |
|
Average values per series in an SMP file. |
|
Reformat an SMP file (e.g., normalize name-column width). |
|
Convert IWFM stream-groundwater (depletion) flows to PEST SMP/INS format. |
|
Pair observations from related wells within a date window. |