[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20020529: GEMPAK PROGRAMMER'S GUIDE
- Subject: 20020529: GEMPAK PROGRAMMER'S GUIDE
- Date: Wed, 29 May 2002 10:54:11 -0600
>From: Tom Grzelak <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200205291510.g4TFARp12242
>
>At http://www.unidata.ucar.edu/packages/gempak/online_resources/ you have
>two documents available (gemprog.mem.Z and gemplt.mem.Z) After
>uncompressing, what program is supposed to be used to read these files
>.... (.mem?!)
>
>Thanks!
>Tom
>
>
>===============================================================
>Tom Grzelak address@hidden
>Senior Systems Administrator
> ----> Center for Environmental Prediction
> ----> Department of Environmental Sciences
>
>Rutgers University
>14 College Farm Road Voice: 732-932-4923
>New Brunswick, NJ 08901-8551 Fax: 732-932-8644
> http://www.envsci.rutgers.edu
>===============================================================
>
Tom,
After uncompressing the files, they are clear text. You can read them
in your favorite text editor or browser...or even:
zcat gemprog.mem.Z | less
Steve Chiswell