sondehub-infra/lambda/ham_predict_updater/README.md

23 lines
342 B
Markdown
Raw Normal View History

2022-04-09 05:10:06 +00:00
This Lambda function will execute every minute to update the predictions in the ElasticSearch database.
Dev notes
--
```
index : predict-YYYY-MM
fields :
serial
type
subtype
datetime
position
altitude
ascent_rate
descent_rate
burst_altitude
descending: bool
landed: bool
data: object
``