	       GrADS - Grid Analysis and Display System
			     Version 1.9

                      http://grads.iges.org/grads

                       GrADS Executables for UNIX


GrADS is distributed freely and is copyrighted under the GNU Public License. 
Please read the COPYRIGHT file for more complete information. 
Versions of GrADS are available for several flavors of UNIX, 
PCs running Windows 95/NT or DOS, and MacIntosh computers. 
For download information consult http://grads.iges.org/grads/downloads.html

The executables contained in this tar file are typically placed in the
directory /usr/local/bin. If you do not have write permission for your
/usr/local/bin directory, you can put them in the ~/bin subdirectory of your home
directory.

     cd /usr/local/bin
     gunzip tarfile.gz
     tar xvf tarfile

After unpacking the first tar file, you should have the following executables:

     gradsc           Classic GrADS - readline only
     gradshdf         GrADS with NCSA netCDF HDF, LATS, GUI, SDF
     gradsnc          GrADS with unidata netCDF, LATS, GUI, SDF
     gradsdods        DODS-enabled GrADS with unidata netCDF, LATS, GUI, SDF
     gribmap          "Maps" a GRIB data set to a GrADS descriptor file
     gribscan         Extracts grid info from a GRIB data set
     bufrscan         Reads BUFR messages and prints out ascii values 
     gxeps            Converts GrADS metafiles to Postscript
     gxtran           Displays metafiles
     stnmap           Maps station data
     wgrib            See http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html

The second tar file (data.tar.Z) contains the GrADS fonts and maps data sets is 
also necessary and can be downloaded from http://grads.iges.org/grads/downloads.html.

The contents of data.tar are typically placed in the directory
/usr/local/lib/grads, the default location for these files. If you do not have
write permission for /usr/local/lib/grads, you can place the files elsewhere, but
you must also change the environment variable GADDIR so the GrADS executables will
know where to find these files.

     cd dirname
     uncompress data.tar.Z
     tar xvf data.tar
     setenv GADDIR dirname (If dirname is not /usr/local/lib/grads)


Documentation and Additional Information
----------------------------------------

Consult the GrADS homepage http://grads.iges.org/grads
