I'm looking for some downloadable weather data i can use to train a neural network to do forecasting, where can i find some? Basically things like temperature, humidity, wind speed/direction, anything and everything that might help a neural network do simple forecasting.

link|improve this question

Any particular reason why this should be closed? – RCIX Nov 2 '09 at 9:25
wunderground.com has a fairly large amount of hourly historical data – barrycarter Oct 22 '11 at 21:38
feedback

5 Answers

up vote 1 down vote accepted

You probably want to use the NOAA datasets:

http://www.ncdc.noaa.gov/

http://www.nws.noaa.gov/gis/

http://sos.noaa.gov/datasets/

link|improve this answer
the first link is exactly what i want except they charge... – RCIX Nov 2 '09 at 9:20
Your local university may have a deal allowing you to access a bunch of data free of charge. Authentication doesn't seem to be particularly fancy. – Paul McMillan Nov 2 '09 at 9:23
feedback

A quick search on google came up with this:

  1. Weather Base
  2. California Weather Database
  3. AWIS Climate Data
link|improve this answer
feedback

Is this the type of information you're looking for?

link|improve this answer
feedback

The EneryPlus website has a bunch of data you can download from here

link|improve this answer
feedback

Depends on how reliable you need the data to be.

NOAA direct is ok, however they often have missing data segments.

We've always used commercial quality services like Weathernation or FeedSyndicate or weatherbug.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.