[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20000406: GRDDISP valid date/time display (cont.)
- Subject: 20000406: GRDDISP valid date/time display (cont.)
- Date: Tue, 11 Apr 2000 11:44:12 -0600
>From: Bill Fingerhut <address@hidden>
>Organization: Lyndon State College
>Keywords: 200004041402.IAA28811 McIDAS-X 7.60 GRDDISP
Bill,
Sorry that this has taken me so long to get back to.
>Below are the results of:
>date > tom.ail
>env >> tom.ail
>Thu Apr 6 08:54:28 EDT 2000
>PWD=/mnt/homes/fingerhutb/mcidas
...
>MCGUI=/usr/local/mcidas/bin
>MCPATH=/mnt/homes/fingerhutb/mcidas/data:/usr/local/mcidas/data:/usr/local/mcidas/help
...
>MCTABLE_WRITE=/mnt/homes/fingerhutb/mcidas/data/MCTABLE.TXT
>MCDATA=/mnt/homes/fingerhutb/mcidas/data
>HOSTTYPE=i386-linux
>OSTYPE=linux
>MCTABLE_READ=/mnt/homes/fingerhutb/mcidas/data/MCTABLE.TXT;/usr/local/mcidas/data/ADDESITE.TXT
Try adding the following definition to the environment variable TZ to your
environment file (should be .cshrc or .tcshrc for TCSH)
setenv TZ GMT
You will need to exit, login, and start a new McIDAS session to test to see
if this addition fixes your GRDDISP labeling problem.
Tom