UPDATES FOR version 3.0.4                      Wed 21 Jul 12:22 CDT 2010

Change to the conole (for direct interface to the Tcl/Tk command shell,
primarily used for testing):  The console no longer uses the old
interp.tcl for Unix, or the console command under Windows.  It now uses
tkcon.tcl from Tcl/Tk guru Jeff Hobbs (see tracker/lib/tkcon.tcl for
further credits and copyright info) and tkcon_wrap.tcl from the Wiki.


Special README file for version 3.0.3          Wed 30 Jun 20:48 CDT 2010


JStrack now has the ability to plot the watch/warning information
from the Forecast/Advisory product (yes, I finally figured out how
to do that!).

An option to turn off the watch/warning plots may come later, but
given the value of this information, I'm not sure about that....

The watch/warning data is taken directly from the NHC's FORECAST/ADVISORY
product, and as long as their standard breakpoints are used (so JStrack
knows where the stated location is on the map), watches and warnings
should now be plotted as follows:

   * Hurricane warnings are a solid red line.
   * Hurricane watches are a dotted red line.
   * Tropical storm warnings are a solid yellow line.
   * Tropical storm watches are a dotted yellow line.

Please note that the watch/warning plots have been on my "need to
figure out how to do this" list for at least 10 years.  If it breaks
on you, please send me as much info about how/when/errors,  etc.


