sondehub-infra/lambda/ham_predict_updater
2022-04-10 13:15:04 +10:00
..
__init__.py tweaks to the ham predictor 2022-04-10 13:15:04 +10:00
__main__.py OS1.2 upgrade, ham_predictor 2022-04-09 15:10:06 +10:00
README.md OS1.2 upgrade, ham_predictor 2022-04-09 15:10:06 +10: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
``