Skip to content

Instantly share code, notes, and snippets.

@voodoojello
voodoojello / apwsd.pl
Last active June 5, 2020 12:01
This is a hack Perl script to scrape data from the Ambient Weather ObserverIP "Live Data" web interface, process and merge data from the NOAA Aviation Weather ADDS Text Data Server and the Ambient Weather API, then dump the whole mess to JSON that can be used in conjunction with home automation APIs (e.g. SmartThings Device Handler) to provide I…
#!/usr/bin/perl
#
# PWS/METAR Polling Daemon II
# ==================================================
# Modified: Fri Nov 29 15:35:26 2019 -0600
# Authored: Mark Page [[email protected]]
# Version: 19.11.29.15
#
# Run this script via cron
#