Analyze Ramps
analyze_rampsCalculate cadence-aware up/down ramps for Alberta grid series like AIL, net load, wind, or solar generation, supporting hourly and 5-minute intervals with MW per interval and MW/hour rates.
Instructions
Calculates cadence-aware up/down ramps for AIL, net load, wind, solar, or selected asset CSD generation. Supports hourly and five-minute cadence where the source supports it, skips non-consecutive observations, reports MW per interval and MW/hour, and never fills missing values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Request cadence-aware ramp statistics for one supported market series. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series | Yes | ||
| cadence | Yes | ||
| metadata | Yes | Provenance and semantic metadata attached to dataset responses. | |
| warnings | No | ||
| largest_ramps | No | ||
| cadence_minutes | Yes | ||
| observation_count | Yes | ||
| maximum_up_ramp_mw | No | ||
| ramp_percentiles_mw | No | ||
| maximum_down_ramp_mw | No | ||
| ramp_observation_count | Yes | ||
| maximum_up_ramp_mw_per_hour | No | ||
| maximum_down_ramp_mw_per_hour | No |