From: Bob Rozumalski Date: Mon, 21 Apr 2003 12:13:36 -0500 (EST) Subject: Announcement NAWIPS 5.6j is now available! Good Morning All, I have placed an update "j" to the NAWIPS package on the SOO/STRC ftp server in the nawips directory. This release replaces version "h" that has been available since February. Just as with NAWIPS 5.6h release this version will run under 24-bit TrueColor. That's correct 24-bit TrueColor. No more color allocation problems. No more dealing with configuring your system one way to run NAWIPS/GARP/Gempak and another for D2D. Both packages can be run on the same system without worrying about swapping out X configuration files! No more having to limit yourself to a few window managers and themes! There are a few other minor changes, but none more important than the one above. For those interested I have attached the nawips 56j release notes. TO INSTALL: The upgrade is painless, and you can keep your current NAWIPS around if you'd like. This is what you do: log on to the machine as user "gempak" or whatever name you are using for nawips. % cd $NAWIPS/.. ( probably /usr1 ) If nawips is a directory then: % mv nawips nawips56j (or nawips56c, etc.) If nawips is a link % rm -f nawips Then: % mkdir nawips56j % ln -s nawips56j nawips % cd $NAWIPS (You will now be in /usr1/nawips56j) Now download the following files from the soostrc (soosac) ftp server in the nawips directory: a. nawips56j_soostrc.tar.Z b. nawips56j_binary_linux.tar.Z or nawips56h_binary_hpux.tar.Z Then unpack: % zcat nawips56j_soostrc.tar.Z | tar xvf - % zcat nawips56j_binary_linux.tar.Z | tar xvf - Log out and back in Make sure the METDAT environmantal variable points to your data. For example, if your met data are under /usr1/metdat: % cd $NAWIPS % rmdir metdat % ln -s /usr1/metdat metdat Note you may have to modify your Garp_defaults file and/or copy over your fdf files. That's it - painless, I hope. Call me for help after I return from travel on 28 Apr - Bob