Skip to content

Scrapes NOAA oceanic water temperature data and then sends an email to users with water temp data

Notifications You must be signed in to change notification settings

apeterso/AWSOpenWater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWSOpenWater

AWS OpenWater adds AWS functionality to my previously existing OpenWater project. The Java application scrapes water temperature data from an NOAA XML feed, processes it, and then sends it via email to a list of recipients. The previous version of this project used the JavaMail library but was modified to use the AWS Simple Email Service Java SDK instead.

AWS OpenWater runs on an EC2 instance in the AWS cloud. It is uploaded to the EC2 instance as an executable .jar file and it runs via a bash script so that each recipient receives a water temperature email every morning at 5:00AM PST.

About

Scrapes NOAA oceanic water temperature data and then sends an email to users with water temp data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages