Re: netcdf and web: simple solution

On Thu, 4 Apr 1996, Dan Kelley wrote:

> I hope my little program is of use to folks out there.  If anybody can
> knows of the source of the libsx software, or cares to rewrite ncdumpx
> in more standard X11 code, please post a followup to this.

How 'bout this simple script (add xterm options as desired):

----------------cut here for a simple ncdumpx--------------------
#! /bin/csh -f

exec xterm -sl 500 -e csh -fc \
   'ncdump -h '"$1"' ; echo Press return to exit ; set junk = $<'
-----------------------------------------------------------------

----
            Peter Neelin (neelin@xxxxxxxxxxxxxxxxx)
            Positron Imaging Laboratories,
            Montreal Neurological Institute


  • 1996 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: