ras_results_compare
Compare two HEC-RAS runs at a location or rank cross sections by peak change, reporting delta peak, timing shift, RMSE, NSE, and volume difference.
Instructions
Compare two runs (baseline HDF vs scenario HDF) at one location: delta peak (value and %), peak timing shift, RMSE, NSE, and for flows the delta volume; time bases are aligned ('exact' or 'interpolated'). kind/location/variable/mesh as in ras_results_timeseries. For kind 'xsec' with NO location, ranks every shared cross section by change of peak (n increased / decreased / unchanged, top-N) and details the largest change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| mesh | No | ||
| hdf_a | Yes | Baseline results HDF. | |
| hdf_b | Yes | Scenario results HDF. | |
| top_n | No | Ranked mode: rows to return (default 10). | |
| label_a | No | ||
| label_b | No | ||
| location | No | ||
| variable | No | flow (default) | water_surface | velocity | ... |