query_signatures
Search propagation signatures across WSPR, RBN, Contest, DXpedition, and PSKR tables. Filter by band, grid, time, and minimum spot count to analyze HF radio propagation conditions.
Instructions
Query propagation signatures with filters.
Searches across WSPR, RBN, Contest, DXpedition, and PSKR signature tables. All signature tables share the same 13-column schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | "wspr", "rbn", "contest", "dxpedition", "pskr", or "all" | all |
| band | No | ADIF band ID (102=160m, 103=80m, 104=60m, 105=40m, 106=30m, 107=20m, 108=17m, 109=15m, 110=12m, 111=10m) | |
| tx_grid | No | TX grid square (4-char like "DN13" or 2-char field like "DN") | |
| rx_grid | No | RX grid square (4-char or 2-char) | |
| hour | No | UTC hour (0-23) | |
| month | No | Month (1-12) | |
| min_spots | No | Minimum spot count filter (default: 5) | |
| limit | No | Max rows returned (default: 100, max: 1000) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |