projecthorus / sondehub-infra

GNU General Public License v3.0
26 stars 4 forks source link

Amateur balloon predictions #64

Closed TheSkorm closed 2 years ago

darksidelemm commented 2 years ago

For amateur flight predictions I would suggest using the following as the 'default' parameters:

... however, these will not always suffice. We need an API where a user can submit 'real' parameters for a particular callsign. I suggest this is tied to a callsign, not a 'flight' (which is something covered in another issue), so that the prediction system can work in a similar away to the current sondehub predictions.

The API should accept the following parameters:

We may also want to add as an optional field:

I would suggest that when a new submission is entered, it replaces any old parameters for the particular payload_callsign.

TheSkorm commented 2 years ago

This will be covered in #63