From 3c8bf94440de9f8663d7efb81412c67c443f3367 Mon Sep 17 00:00:00 2001 From: Spencer Alexander Date: Thu, 11 Dec 2014 17:48:50 -0800 Subject: [PATCH 1/2] Added EIA to Energy Datasources. The EIA 923 details monthly electricity generation for utility scale generation units within North America, including information on fuel consumption and cost, generation energy usage, and environmental data. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 14c2a2c..1c978e4 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,7 @@ Energy * COMBED: http://combed.github.io/ * Dataport: https://dataport.pecanstreet.org/ * ECO: http://www.vs.inf.ethz.ch/res/show.html?what=eco-data +* EIA: http://www.eia.gov/electricity/data/eia923/ * iAWE: http://iawe.github.io/ * HFED: http://hfed.github.io/ * Plaid: http://plaidplug.com/ From 11ad760707262c9f3818362cc6c2721666ba7d95 Mon Sep 17 00:00:00 2001 From: Spencer Alexander Date: Thu, 11 Dec 2014 17:59:19 -0800 Subject: [PATCH 2/2] Adding Weather Datasources to Climate Section Cleaning up capitalization in the climate section, and adding: 1) NOAA Real-time Models: These are the models that power forecast systems all over the world. The models consist of both North America specific simulations (NAM, RUC) as well as global models (GFS). 2) Canadian Meteorological Centre: These models offer a nice compliment to the NOAA real-time models, both in North America and throughout the world. --- README.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 1c978e4..c44b966 100644 --- a/README.rst +++ b/README.rst @@ -6,14 +6,16 @@ and user reponses. Most of the data sets listed below are free, however, some are not. This list comes from https://github.com/caesar0301/awesome-public-datasets. -Climate +Climate/Weather ------- * Australian Weather: http://www.bom.gov.au/climate/dwo/ -* Climate data: http://www.cru.uea.ac.uk/cru/data/temperature/#datter and ftp://ftp.cmdl.noaa.gov/ -* Global climate data since 1929: http://www.tutiempo.net/en/Climate +* Canadian Meteorological Centre: https://weather.gc.ca/grib/index_e.html +* Climate Data: http://www.cru.uea.ac.uk/cru/data/temperature/#datter and ftp://ftp.cmdl.noaa.gov/ +* Global Climate Data Since 1929: http://www.tutiempo.net/en/Climate * NOAA Bering Sea Climate: http://www.beringclimate.noaa.gov/ -* NOAA climate datasets: http://ncdc.noaa.gov/data-access/quick-links +* NOAA Climate Datasets: http://ncdc.noaa.gov/data-access/quick-links +* NOAA Realtime Weather Models: http://www.ncdc.noaa.gov/data-access/model-data/model-datasets/numerical-weather-prediction * WU Historical Weather Worldwide: http://www.wunderground.com/history/index.html