>>> to the directory where the command 'mvector.sh' is given, >>> the user may specify >>> * title >>> * font >>> * zooming >>> * vector spec.s (size, distance, curly/regular vectors) >>> * 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: >>> ========= >>> >>> mvector.sh 4dmap hydrography.nc u v 1 5 15 2 >>> will produce vectors on a lon-lat grid w/ a map, of >>> the first vertical level and time steps no. 5, 7, 9, 11, 13 and 15, >>> based on variables 'u' and 'v' on the file 'hydrography.nc' >>> >>> >>> Terminating.