wspr_longest_paths
Detect open bands by fetching the longest WSPR paths within a selected time window and minimum distance.
Instructions
Get the longest WSPR paths in the given time window.
WSPR's precise timing and low power make it the gold standard for detecting marginal propagation. Long paths here prove the band is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| band | No | Filter by band (e.g., 20m, 10m). Empty for all bands. | |
| hours | No | Time window in hours (1-72, default 24). | |
| limit | No | Maximum paths to return (1-50, default 20). | |
| min_distance | No | Minimum distance in km (e.g., 15000 for near-antipodal). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||