sondehub-infra/lambda/predict_updater/README.md

23 lines
342 B
Markdown
Raw Normal View History

2021-09-13 04:42:34 +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
``