ras_project_info
Inspect HEC-RAS projects: get plans, geometries, flow files, boundary conditions, and current plan. Optionally view detailed boundary hydrographs; no HEC-RAS install required.
Instructions
Inspect a HEC-RAS project: plans (title, geometry, flow file, simulation window, intervals, cores, whether a results .p##.hdf exists), geometries, unsteady/steady flow files with their boundary conditions, current plan, and which Ras.exe would be used. Pass 'plan' to also get that plan's boundary conditions in detail (river/reach/RS or 2D area/BC line, kind, interval, n values, peak; include_values=true for the full hydrograph). No HEC-RAS install needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Optional plan number ('03') to expand its boundary conditions. | |
| project | Yes | Path to the project folder or its .prj file. | |
| ras_exe | No | Optional path to Ras.exe (else HECRAS_EXE env var / auto-detect). | |
| include_values | No | Include full hydrograph values for the plan's boundaries (default false). |