>>> to the directory where the command 'section.sh' is given, >>> the user may specify >>> * title >>> * font >>> * zooming >>> * color map (palette) >>> * no. of colors >>> * plot size limits >>> (look up, or copy, this file to edit your own 'userdef' file). >>> >>> >>> Example: >>> ========= >>> >>> section.sh sst.nc sst 3 1 3 60 >>> if the first and second dimensions are longitude and >>> latitude, and the third is time, this will produce >>> a hovmoller diagram of sst variability along latitude >>> node no. 60, based on results on the file 'sst.nc' >>> >>> >>> Terminating.