v1

latestSwagger 2.0Creative Commons BY-SA 2.02026-07-17211539.2 KB

Adds a recovery object to the SondeHub database to indicate if a radiosonde was recovered

put/recovered

Headers

Datestring date-time required

<day-name>, <day> <month> <year> <hour>:<minute>:<second> UTC as per RFC7231. This is used to calculate receiver time offset for correcting clients that have the incorrect time.

User-Agentstring

The software and version performing the telemetry upload, eg: chasemapper

Request body

serialstring required

Serial number of the radiosonde

latnumber double required

Latitude (decimal degrees) of the recovery location

lonnumber double required

Longitude (decimal degrees) of the recovery location

altnumber double required

Altitude (metres) of the recovery location

recoveredboolean required

Was this recovery attempt successful

plannedboolean

Is this sonde planned to be recovered later

recovered_bystring required

Callsign or name of the person who recovered the sonde

descriptionstring required

Description of the recovery effort

recovery_softwarestring required

Software used to report the recovery (e.g. chasemapper)

datetimestring date-time

Datetime when the report was submitted. This field is added server-side and does not need to be included by the client.

Response

Recovery logged