[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

19990119: Download info for Unidata Software



>From address@hidden  Fri Jan  8 09:28:24 1999
>Received: from quercus.ars.pn.usbr.gov (quercus.ars.pn.usbr.gov [140.218.193.1
> 76])
>       by unidata.ucar.edu (8.8.8/8.8.8) with ESMTP id JAA25719
>       for <address@hidden>; Fri, 8 Jan 1999 09:28:20 -0700 (MST)
>Keywords: 199901081628.JAA25719
>Received: from cirque.nwrc (cirque [140.218.193.134])
>       by quercus.ars.pn.usbr.gov (8.9.1/8.9.1) with SMTP id JAA15248
>       for <address@hidden>; Fri, 8 Jan 1999 09:21:55 -0700 (MST)
>Received: from quercus.ars.pn.usbr.gov by cirque.nwrc (SMI-8.6/SMI-SVR4)
>       id JAA02034; Fri, 8 Jan 1999 09:24:57 -0700
>Sender: address@hidden
>Message-ID: <address@hidden>
>Date: Fri, 08 Jan 1999 09:24:57 -0700
>From: Danny Marks <address@hidden>
>Organization: ARS, NWRC
>X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.6 sun4u)
>X-Accept-Language: en
>MIME-Version: 1.0
>To: address@hidden
>Subject: Unidata login and password
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>I would like to request a login and password for the Unidata Software. 
>Please forward it to me
>at this email address.
>-- 
>===
>Danny Marks,          address@hidden
>work: 208/422-0721;   fax:  208/334-1502
>http://quercus.ars.pn.usbr.gov/~danny/danny.html
>


Danny,

The freely available software (eg LDM, NetCDF, etc) is available via our
anonymous ftp server at ftp.unidata.ucar.edu under the pub/ directory.
See our WWW page for more information on downloading and installing those 
packages.

Here is the information for GEMPAK/N-AWIPS version 5.4:

machine: ftp.unidata.ucar.edu
login: gbuddy
passwd: XXXXXX

download the file: nawips-5.4/gempakupc_pl8.tar.gz

Patch level 8 is the most recent tar file distribution.

Unpack the tarfile in a clean directory with:
gunzip -c upc_pl8.tar.gz | tar xvf -

In the top level directory, edit the Gemenviron file and
define the NAWIPS environmental variable to be the top
level directory you unpacked the distribution in.
Once you have edited the Gemenviron file, source
the contents in your csh with "source Gemenviron".

Now, build with:
cd $NAWIPS   # should be in that directory already
make all >& make.out &

you can watch the make log with:
tail -40f make.out

If make suceeds, install with:
make install

Finally:
make clean

More information on Installing GEMPAK is found on the gempak WWW
pages at:
http://www.unidata.ucar.edu/packages/gempak/GEMPAK5.4/release_notes.html

GEMPAK uses a default visual of 8 bit pseudocolor. You must have
that configuration.

I didn't see in your message what platform you are intending to build
on, so I can't offer specific information other than to insure you are
using the Vendor supplied C, Fortran and Make programs.

Information regarding McIDAS will be sent to you from the appropriate
contacts.

Steve Chiswell