You're viewing a demo portfolio

Join the waitlist
PRSM

shortwave_live

Active

Tool of dxtra Radio — Frequency Database

declared in 1.27.0

Find shortwave broadcasts receivable at a location right now (or at a specific UTC hour). Uses VOACAP propagation modeling to predict which broadcasts can actually be heard, not just what's scheduled. Returns frequency, broadcaster, language, target area, and predicted signal strength. Schedule sources: HFCC (High Frequency Coordination Conference) and EiBi shortwave database. Propagation: VOACAP.

Parameters schema

{
  "type": "object",
  "title": "shortwave_liveArguments",
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "title": "Lat",
      "description": "Listener latitude in decimal degrees, e.g. 40.7128."
    },
    "lon": {
      "type": "number",
      "title": "Lon",
      "description": "Listener longitude in decimal degrees, e.g. -74.0060. Negative = West."
    },
    "hour": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Hour",
      "default": null,
      "description": "Optional UTC hour 0-23 to predict for. Defaults to the current UTC hour."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dxtra Radio — Frequency Database

1/7 registries
View full server →