Michaela Wheeler ffd606d60c
Fixes #145 (#147)
Co-authored-by: xssfox <xss@sprocketfox.io>
2024-10-16 11:04:49 +11:00
..
2024-10-16 11:04:49 +11:00
2021-12-20 17:02:02 +11:00
2021-12-20 17:02:02 +11: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
``