Skip to content

A little AWS lambda function for retrieving historical weather patterns, specifically related to tropical storms.

License

Notifications You must be signed in to change notification settings

GEMISIS/weather-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-patterns

A little AWS lambda function for retrieving historical weather patterns, specifically related to tropical storms.

Data from: http://www.aoml.noaa.gov/hrd/hurdat/Data_Storm.html

Setup

First, make sure you install everything from the requirements.txt file. Once that's done, you should be all set!

Deployment

You'll want to setup an environment from which to run the lambda (with the necessary dependencies installed to their). Once that's done, you can then copy the environment (with the lambda_function.py script) to your lambda function, and it should run without issue!

Sample Images

Total Storm Numbers Storm Type Counts

About

A little AWS lambda function for retrieving historical weather patterns, specifically related to tropical storms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages