sondehub-infra/lambda/predict_updater/README.md
Michaela Wheeler 512e366607 refactor
2021-12-20 17:02:02 +11:00

342 B

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
``