This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
David, The $GEMPAKHOME/source/gemlib/im/im_drop.f routine hardcodes the call to im_cbar with color, location and orientation: C* Draw color bar C CALL IM_CBAR ( '1/V/LL/0;.05/.90', idcols, ier ) The call can be commented out at compile time, but otherwise currently is hardcoded to always display the bar. Steve Chiswell Unidata User Support On Tue, 18 Jul 2000, David J. Knight wrote: > > > > Have you tried 'CLRBAR = 0' ? > > not an option in sfmap > > David >