Jump to content

What's the prevailing wind in Sheffield?


Tony

Recommended Posts

I can find you the links to get historic data for airfields and then you can write some code to work it out for yourself. The thing to be careful of with wind data is that it tends to be given in degrees from True North whereas everything else in life is in Magnetic degrees.

Link to comment
Share on other sites

Something like this for sheffield?

http://www.iac.es/weather/otdata/wind_dir.html

 

Here's one for Brighton:

http://www.piertopier.net/nport.direction.html

 

This site has accurate wind readings for local areas.

http://www.xcweather.co.uk/

 

And this site explains where on a total 360* circle each reading lands.

http://www.nmm.ac.uk/server/show/conMediaFile.3618

 

Helpful too:

http://climate.umn.edu/snow_fence/Components/winddirectionanddegreeswithouttable3.htm

Link to comment
Share on other sites

Of all places to tell you. A hotel website has the answer.

http://www2.hilton.co.uk/sisp/index.htm?fx=weather&loc_id=134756

 

That just tells you the wind direction at the moment. It varies constantly.

 

The best site for general weather of this type is http://www.wunderground.com and then put in the code for the airport, which is EGSY. There is then a box to get the data for any historical date. I used to extract what are known as METARS from an online site and then use the weather data to predict call volumes, so I have the sites and the scripts somewhere. You get the data in a specific set format with an easy to read date/time format and then the wind speed in a format such as 260/10 where the 10 is the speed in knots.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.