read_summary
Retrieve reservoir simulation summary vectors for specified keys as time series from an OPM case, with optional downsampling and time-range filtering.
Instructions
Read one or more summary vectors as time series, downsampled to max_points.
keys is a JSON array (["FOPR", "WBHP:B-1H"]); a comma/space
separated string is also accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| keys | Yes | ||
| start | No | ||
| case_path | Yes | ||
| max_points | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||