compare_to_observed
Compare simulated reservoir outputs against observed CSV data to calculate misfit metrics (RMSE, bias, MAE, NRMSE) and generate an overlay plot for history-match quality control.
Instructions
History-match QC: misfit (RMSE/bias/MAE/NRMSE) of simulated vs observed data.
CSV: first column date (ISO), remaining headers are summary keys (WBHP:PROD, FOPR, ...); blank cells = no observation. Returns per-key stats and an inline sim-vs-obs overlay plot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | ||
| plot | No | ||
| case_path | Yes | ||
| output_path | No | ||
| observed_csv | Yes |