analyze_trends
Analyze production trends and detect anomalies like shut-ins, rate jumps, water breakthrough, and GOR blowouts from petroleum engineering data.
Instructions
Analyze production trends and detect anomalies (shut-ins, rate jumps, water breakthrough, GOR blowouts).
Computes per-well water cut trend, GOR trend, oil decline rate, cumulative production, and flags anomalous events.
Args: file_path: Absolute path to the production CSV file. well_name: Optional well name to filter by.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| well_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |