• While Stormtrack has discontinued its hosting of SpotterNetwork support on the forums, keep in mind that support for SpotterNetwork issues is available by emailing [email protected].

Archived storm reports

Rob H

EF5
Joined
Mar 11, 2009
Messages
825
Location
Twin Cities, MN
I'm working on a project for fun (ie. non-commercial) that requires a database of storm events from roughly 2003-present. I've looked on the SPC and NCDC sites and haven't found much that would be useful for my purposes. I wouldn't mind purchasing a DVD if necessary, but I couldn't even find that available. I get the feeling this data is already available out there somehow.

Any thoughts on what my options are?
 
A few years ago I was learning php, and grabbed the data from the spc report csv's over http to local storage. It seems like this data is a goldmine in itself.
 
A few years ago I was learning php, and grabbed the data from the spc report csv's over http to local storage. It seems like this data is a goldmine in itself.

I was headed down that same road, except with C# - but it looks like Patrick's URL will save some time.
 
Back
Top