
Download by right clicking with "Save link as" (option or shift + mouse button on a Mac) and make that sure the file extensions do NOT get renamed to ".txt".



The first thing you need to check is that you have X11 installed. It is not installed by default in the OS X installation. Look in Applications-Utilities for X11. Click on X11 if it is there to fire it up. If X11 is not there and you are running the latest OS X software (10.3), I think you can install it from the third CD. If you are running an older version (pre 10.3) you may need to install an X11 clone called "oroboro".
Once this is done you need to run the IDL setup script which sets search paths and make IDL happy. Open a terminal window and type "echo $SHELL". If the response is /bin/bash the do the following:
Click on the TextEdit tool in Applications and create a new document with
the following line:
. /Applications/idl_6.0/bin/idl_setup.bash
Save this file as ".profile" in you home directory. This assumes you installed IDL in the default location /Applications/idl_6.0 . If it is somewhere else make the needed changes to point to the actual location.
Log off and log back on to make sure the changes take effect.
Fire up X11
open a terminal window
cd to your gridview directory
type: idl -vm gridview
select gridview.sav
type: idl -vm
select gridview.sav

Responsible NASA official: Dr. Herbert Frey
Web Curator: Jim Roark (SSAI)
Email James.H.Roark.1@gsfc.nasa.gov with comments or suggestions
Last modified on May 3, 2006