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.
Hi Larry, You're right, this is bad, very bad. I removed the IN_COLR calls from gdplot2 and gdplot3 just now and committed the change. The two updated files are here if you want to wget them and re-build. https://raw.githubusercontent.com/Unidata/gempak/master/gempak/source/programs/gd/gdplot2/gdplot2.f https://raw.githubusercontent.com/Unidata/gempak/master/gempak/source/programs/gd/gdplot3/gdplot3.f Thanks for making me aware, these calls were added before I discovered that the MAP input will accept color re-definition already (handled by routines outside of gdplot2/3). -Michael > There is a problem with the calls to IN_COLR in gdplot2.f and gdplot3.f of > the source > bundle for GEMPAK7. IN_COLR returns the value 1 if the argument 'colors' is > blank. > In these two files, a non-zero return value causes 'proces' to be set to > .false., preventing > anything from being plotted. > -- > Larry Oolman > Department of Atmospheric Science > University of Wyoming > Dept. 3038, 1000 E. University Ave. > Laramie, WY 82071 > address@hidden > http://www.uwyo.edu/atsc > > Ticket Details =================== Ticket ID: RCW-254473 Department: Support GEMPAK Priority: Normal Status: Open