/
/SondeHub
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 2h ago · Updated 1mo agoView markdown
amateur6
  • getRequest Radiosonde Telemetry Data
  • putUpload Radiosonde Telemetry to Sondehub database.
  • getRequest latest sonde data indexed by serial number, with options for position/distance based-filtering.
  • getRequest latest sonde data indexed by serial number based on site ID
  • getRequest telemetry data for an individual radiosonde
  • putAllows a station to upload their station information to the SondeHub database, for display on the SondeHub Tracker map. This endpoint can also be used to upload chase-car positions by setting the "mobile" setting to True
  • getRequest Listener Telemetry Data
  • getBasic version stats
  • get/sondes/websocket
  • get/predictions
  • get/predictions/reverse
  • getRequest Recovery Data
  • putAdds a recovery object to the SondeHub database to indicate if a radiosonde was recovered
  • getRequest Recovery Stats
  • get/sites

Request latest sonde data indexed by serial number based on site ID

get/sondes/site/{site}

Path parameters

sitestring required

Site number of the radiosonde to request data for (see /sites endpoint)

Query parameters

lastnumber

How far back to search in seconds. Defaults to 24hrs. Limited to 7 days

Response

Returns a dictionary keyed by serial number of a dictionary of times with SondeHub Telemetry values