Scuba Diver, Armchair Sailor, Computer Geek, Gamer and Family Man
Google: My Google Profile
Main Website:  http://thewares.net
Posterous: http://drware.posterous.com
Sailing Blog: http://whereisserenity.com
Observations on learning how to sail

I am anxious for my class to start. To help pass the time I have been playing with grib files. GRIB stands for Gridded Information in Binary Form. A grib is basically a computer generated weather forecast file. The grib files I have been looking at contain wind and temperature data. You need a grib viewer program to look at the data in a grib file. I have been using a grib viewer call zUGrib, because is open source and I can run it on both my Windows and Linux desktops. The grib viewer will show you a map with arrows indicating wind direction and intensity.
send gfs:20N,30N,75W,85W|1,1|6,12..96|WIND,AIRTEMP
You will recieve an email with an attached grib file that contains wind and air temperature data in 6 hour increments for the next 96 hours for the area within the longitude and latitude given. If you replace send with sub like so:
sub gfs:20N,30N,75W,85W|1,1|6,12..96|WIND,AIRTEMP
You will have a subscription and receive an email daily for 14 days with the latest grib file attached. Pretty cool! I have subscribed to saildocs for a grib file from now until my class is over. It will be interesting to see how close the grib file is to the conditions I experience on the boat.
Comments 0 Comments