GET /radar/queues/{host}
weather.gov:national-weather-service-api
Summary: —
Operation ID: radar_queue
Auth: unknown
Operation ID: radar_queue
Auth: unknown
Description
Returns metadata about a given radar queue
Parameters (9)
arrived
(?, query, optional)
Range for arrival time
created
(?, query, optional)
Range for creation time
feed
(string, query, optional)
Originating product feed
host
(string, path, required)
LDM host
limit
(integer, query, optional)
Record limit
Constraints: {'minimum': 1, 'maximum': 500}
published
(?, query, optional)
Range for publish time
resolution
(integer, query, optional)
Resolution version
Constraints: {'minimum': 1}
station
(string, query, optional)
Station identifier
type
(string, query, optional)
Record type
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Basic radar queue query for LDM host | curl |
https://api.weather.gov/radar/queues/ldm1 |
|
| Radar queue filtered by station and record type | curl |
https://api.weather.gov/radar/queues/ldm1?station=KTLX&type=reflectivity |
|
| Radar queue with time range and limit | curl |
https://api.weather.gov/radar/queues/ldm2?limit=10&feed=radar&resolution=1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:46:35.728442 | 404 | 371ms | |
| 2026-03-23 09:16:21.041099 | 404 | 351ms | |
| 2026-03-23 06:16:10.104495 | 404 | 362ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:16:21.041099 | a0e6dcea172e |
0c52a76ae659 |
| 2026-03-23 10:46:35.728442 | 0c52a76ae659 |
6517868d9654 |