Skip to content

marcusblevin/NOAA-Weather-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NOAA-Weather-API

Connect to the NOAA weather API and poll for data form the available data sets based on zip code and begin/end date

Getting Started

You must go to NOAA's API page to obtain a token to connect. Review the API page for any additional detail.

Running

Can be run locally or as part of a site. When page loads, initial requests will load the available data sets from NOAA and populate select list.

Choose data set to view and enter zip code and begin/end date. The getData function will perform an async call to NOAA's API and display the result set

About

Connect to NOAA's API to download weather data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages