Friday, March 28, 2008

GRIB enhancements

I've re-written a major part of the GRIB renderer, as well as an important chunk of the routing algorithm. Now, planning a passage is way easier.
Now Saildocs have made the GRIB files available through http, there is also a GRIB Request Editor, making your life quite smooth!
Check it out, the soft is still available at the same location.

Wednesday, February 6, 2008

Available as an Applet

There is a stripped-down version of the soft available as an Applet.
It requires a bit of configuration at the plug-in level, but it renders the charts on top of each others.

Monday, February 4, 2008

Software availability

At least for now, the soft is available from http://donpedro.lediouris.net/software/OlivSoftSetup.exe.
And the user manual - included in the distribution - can be downloaded separately from http://donpedro.lediouris.net/software/UserManual.pdf.

I am now working on an Applet version of this thing, so it can run with just a browser.
Keep posted!

Monday, January 14, 2008

Windy Friday


It has been blowing quite a bit on Friday Jan the 4th 2008 in San Francisco... See the weather map, it was not exactly unpredictable.

Monday, December 10, 2007

Dustlets


Based on the Dustlet concept developed by Nick Thompson, we can now visualize the wind of the GRIB files this way. It is rendered through a Java applet. It's a great tool to see at a glance what the current situation is like.

Wednesday, November 28, 2007

GoogleMap & wind Improvements

Some improvements have been added to the GRIB visualization in Google Map

Tuesday, November 6, 2007

Dynamic Patterns

We introduced a while back this concept of pattern. Once you have reshaped all several faxes to fit your needs, you can "replay" the re-shaping step by creating a pattern out of it, so you can apply it again on other similar faxes, stored on your file system. That is pretty convenient, when you use the GetFax utility from SailMail, which stores the downloaded files on your disk.
We have also added some features, allowing you, when you are planning a trip, to download from the UI faxes from the Internet. In that case, you download the fax(es) from the net, save them on your disk, and then apply a pattern on them. Mmmh..., there is room for improvement here!
This is where we've introduced the concept of dynamic pattern, containing the URLs of the faxes to download before applying a pattern on it.
As a result, the picture below is just two clicks away. One to invoke the dynamic pattern, another one to show the result in Google Earth... Google Map behaves the same. Click on it to enlarge.It is made out of three faxes:
  1. North Pacific Surface Analysis
  2. North Pacific 500mb analysis
  3. Central Pacific Streamlines
Notice that this last one has to be rotated 90 degrees clockwise, as it comes from the net on its side. This rotation is now part of the pattern as well.

Wednesday, October 17, 2007

Contour detection in the GRIB

Some areas, like south Pacific, south Atlantic, are apparently not covered by weather faxes, but it is possible to retrieve GRIB files for those regions, as they are computed using a model. In order to have on those binary data a view equivalent to what the weather charts would be showing, it is necessary to detect the contour lines from the GRIB, about the PRMSL, 500mb, waves heights, temperature, or whatever data the GRIB would contain. This is now done, and here is the rendering it makes. I'm not sure the algorithm wouldn't deserve some improvements (actually, I'm sure it will), but it seems to render the data I'm expecting. Click the image (top-right) to enlarge it.
Just for fun, you can also superimpose the contour lines with their equivalent faxes, to see if it matches...
That should be very useful for the areas not covered by the faxes.

Thursday, September 27, 2007

More Google stuff


Still playing with projections and images...
Google Earth and Google Maps can superimpose images on the charts. The problem is that they recalculate the coordinates of the document - an image - based on an Anaximandre (square) projection. The NOAA faxes are available as Mercator projection; so I had this interesting Java exercise to turn an image representing a Mercator projection into an image representing the same data, but using an Anaximandre one. Interesting, indeed. The same operation is probably available for the other projections, we'll see that later.
The Google Earth one is pretty interesting, as you can use it in conjunction with other overlays, like clouds, winds, etc, from different origins. It's quite snappy.

If you have Google Earth installed on your computer, download this kmz file, and try for yourself, it's for the North Pacific. And if you don't have it, you should get it, it's free.
The cloud layer in the picture above can be reached through http://www.barnabu.co.uk/live-global-clouds-for-google-earth.

Monday, September 17, 2007

GRIB and Satellite Picture


A first version of the software, allowing to superimpose a GRIB file on top of a satellite picture is now available. Calculating the projection was quite a challenge, but it seems to work.
It really relates the wind and the clouds. GOES-12 (Geostationary Operational Environmental Satellites, West) provides very suitable pictures for this kind of exercise. The ITCZ (Inter Tropical Convergence Zone) becomes really obvious, very interesting to see that.
The same kind of superimposition can be done with the faxes received from SailMail, I will very soon give it a try.
The image on the right can be clicked, to see more details.
Enjoy!