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.
"Larry D. Oolman" <address@hidden> asked: > The bug I reported last year with trying to specify a station list > in the AREA parameter in sfmap, is in sfcntr also. I moved the > END DO statement from line 609 to after line 411 in sfcntr.f. > > Larry Oolman > Department of Atmospheric Science > University of Wyoming > address@hidden > http://www-das.uwyo.edu Larry, Thanks. I updated the source of sfcntr.f here and will test. I'll attatch your previous submission for completenesss. Steve Chiswell Unidata User Support ----------------------------------------------------------------------- > >To: address@hidden > >From: "Larry D. Oolman" <address@hidden> > >Subject: GEMPAK sfmap fix > >Organization: UCAR/Unidata > >Keywords: 200012041658.eB4GwNo22090 > > I discoverd a small bug in sfmap. If you specifying a station list > and an area in AREA, the software goes through the lll loop twice. > The title plotting and GEPLOT are in this loop. It appears that the > font may be reset by GEPLOT and the default font, rather than the > desired font, may be used the second time through the loop. I can't > replicate the problem every time. Moving the END DO further up the seems > to fix the problem. I didn't bother to fix the indentation. > > Larry Oolman > Department of Atmospheric Science > University of Wyoming > address@hidden > http://www-das.uwyo.edu