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.
>From: "Hoeth, Brian" <address@hidden> >Organization: NASA/Johnson Space Center >Keywords: 200103082224.f28MOdL20711 NEXRAD Level III BAR annotation Brian, >I added ANNOT=YES to our IMGDISP "shorcut commands" and it DOES add the >mode!! OK, so the code sent out in the SSEC distribution still contains the support for the ANNOT= keyword. I couldn't remember if it did or not. At one point in the past (after SSEC adopted BAR) I do remember that I had to add the support back in. >The time is not displayed though? The time(s) is(are) only displayed for precip. products. >But, then again, the time of the >image is at the bottom of the image (because of the FRMLABEL command). Right. That was my rationale. >I >attached the image that I get when I type IMGDISP LCH_BREF1. The shortcut >command is below: > > # Products for NEXRAD Base Reflectivity, tilt 1 (0.50 deg), 124 nmi >NEXRAD/BREF1 DATASET=NEXRAD/BREF1 EU=BREF REFRESH='MAP; BAR' REQUIRE=ID >LCH_BREF1 DATASET=NEXRAD/BREF1 EU=BREF ID=LCH \ > REFRESH='EG;BAR (IMA) GRA=(GRA) ANNOT=YES; \ > EU MAKE 1 1 55 55 75 75 85 85 (IMA) (IMA); \ > MAP X -8 DASH=1 X 4 COUNTY=ALL GRA=(GRA) IMA=(IMA); \ > EU REST BREF; \ > MAP VH 7 GRA=(GRA) IMA=(IMA); \ > STNPLOT TYPE=FOUS COLOR=7 FONT=HELMO GRA=(GRA) NAV=(IMA); \ > FRMLABEL LEV=232 2 IMA=(IMA) \ > "(ID) RADAR - BASE REFLECTIVITY AT (HHMM) ON (DAY)' So, you guys don't like the black background in the BREF enhancement either!? Russ agrees with you. The enhancement that he likes uses a gray color for the background. Another comment. I seem to always load the NIDS images centered on the station that is being loaded: IMGDISP NEXRAD/BREF1 ID=LCH STA=LCH EU=BREF REFRESH='EG;MAP H;BAR ANNOT=YES' >The image looks good! >Just curious why the time didn't show up for the >ANNOT=YES part though? No biggie. The only products that get a time added with the ANNOT= keyword are the precipitation ones (1-hour, 3-hour, and storm total). The reason for this is that the time of all other images is what is returned back in the synthesized AREA header. The precipitation products, on the other hand have a second or, in the case of storm total precip., third associated time. The second time for the 1 and 3 hour precip. products is the ending time for the sampling. The second and third times for the storm total precip. product are the beginning and ending times represented by the product. >Thanks for your help as always! You are welcome. I am still curious about what parts of the annotation included in the examples you sent previously are important. I chose to make the annotations terse in order to conserve on display space. For users running with 480x640 image windows, there is not a whole lot of space for annotations IF the objective is to not cover up the display itself. Tom