>>> to the directory where the command 'slice.sh' is given, >>> the user may specify >>> * title >>> * zooming >>> * font >>> * color map (palette) >>> * no. of colors >>> * plot size limits >>> for geographical maps: >>> * names of longitude & latitude variables >>> * map projection >>> * coastline detail level >>> (look up, or copy, this file to edit your own 'userdef' file). >>> >>> >>> Example: >>> ========= >>> >>> slice.sh 4dmap hycom_expt007.nc . thknss salin 1000 30 >>> will produce a depiction on a lon-lat grid w/ a map, >>> of the variable 'salin' on the file 'hycom_expt007.nc', >>> for a depth of 1000m w/ layers given by 'thknss' on the >>> same file, from timestep no. 30 >>> >>> >>> Terminating.