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.
Robert, The calling sequence to the gplt routine "gtextc" changed, so the gprcm routine radar_info.c needs to be updated: On line 138, remove the &ijust parameter from the call, eg the line should be: gtextc(sys,&x,&y,plotstr,&rotat,&ixoff,&iyoff,&iret, Steve Chiswell Unidata User Support On Tue, 3 Jul 2001, Robert Mullenax wrote: > I have been trying to get gprcm to plot maxtops, and no matter what I > try, > it won't plot them. I am just using Steve Chiswell's sample script. I > get > everything but maxtops. I also noticed that the image on the Unidata > GEMPAK > page no longer has tops on it. Did the RCM format change or something? > > Thanks > > -- > Robert Mullenax > Weather Systems Administrator > Universal Weather and Aviation > 8787 Tallyho > Houston, TX 77061 > Phone: 713-944-1622 ext 2223 > FAX: 713-943-4645 > Email: address@hidden > > >