|
Hall Of Famer
Join Date: May 2005
Location: Cheltenham, England
Posts: 7,597
Thanked 41x in 40 posts
|
I don't know if you were really asking for one to be done, but I found some data from this site for the Oakland Museum weather station, so I made an unofficial official one.
SAN FRANCISCO BAY AREA CLIMATE
I have no idea how the rainfall percentage is calculated in the file, so the formula I used is mean number of days of rainfall in each month divided by number of days in that particular month divided by four. No reason for the four, other than that it gets similar numbers to San Francisco's. 
I also did San Jose (from the previous link) and Anaheim (from the Western Regional Climate Center website) if you or anyone else wants them. The only thing I couldn't find was the average wind speed for Anaheim so I took Fullerton's to sub in. Just add them to the weather.txt file.
Code:
206,Anaheim,California,5,58,59,61,63,67,70,75,76,74,69,63,58,3,3,2,1,0,0,0,0,0,1,1,2,
206,Oakland,California,9,51,54,56,58,61,64,65,66,66,64,57,51,4,4,4,2,1,0,0,0,1,1,3,3,
206,San Jose,California,7,50,54,57,60,64,69,71,71,69,64,55,50,4,4,4,2,1,0,0,0,1,1,3,4,
Last edited by Sdpm100; 05-22-2008 at 12:27 PM.
|