Notification of landing predictions within Xkm and X seconds of a specified 'home' location.
Use https://pushover.net/ and https://github.com/dschep/ntfy to send notifications to android.
# Get Live Balloon predictions
40 7 * * * /usr/local/live_sonde_predict/getLiveLandings.py 52.XXX -0.7XXX 200 64800 | mail --exec 'set nonullbody' -s "Live Landing Predictions" email@blah.org
55 7 * * * /usr/local/live_sonde_predict/getLiveLandings.py 52.XXX -0.7XXX 200 39600 | xargs --null --no-run-if-empty ntfy -b pushover -o user_key blahblahkey -t "Live Balloon Prediction" send
55 8-20 * * * /usr/local/live_sonde_predict/getLiveLandings.py 52.XXX -0.7XXX 200 7200 | xargs --null --no-run-if-empty ntfy -b pushover -o user_key blahblahkey -t "Live Balloon Prediction" send