GitXplorerGitXplorer
C

WeatherCollector

public
71 stars
26 forks
1 issues

Commits

List of commits on branch master.
Verified
4c7fa3ca17bf2da0b49120ca7c1cbefe7be91a92

Lawyering up!

CCorentinJ committed 5 years ago
Verified
1f1d00e67f610daf1b157e111f31552573fd9854

whoops

CCorentinJ committed 6 years ago
Verified
8957e359029b4ba54af9c43590f04f7c98e18cf0

Update README.md

CCorentinJ committed 6 years ago
Verified
c37ac17698493660297b8d0c8a86a8235df09b64

Update README.md

CCorentinJ committed 6 years ago
Verified
ff6fedd74d24a8df8ebef83ffaa0c6a385d7c1cf

Update README.md

CCorentinJ committed 6 years ago
Verified
3e6799e2c879e75f9bddb5c997b7f62fe6c476c4

Update README.md

CCorentinJ committed 6 years ago

README

The README file for this repository.

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