Skip to content

CorentinJ/WeatherCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.6.

This script collects weather data from the NOAA and outputs a single csv file containing the raw weather data for the location you selected.

Example

Example of resulting csv file

Note that you can parse back the csv file into a Python object using Record.read_from_csv(path).

A description of the variables can be found at ftp://ftp.ncdc.noaa.gov/pub/data/gsod/GSOD_DESC.txt

About

A python script to collect daily weather data from anywhere in the world within any time range

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages