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 Kwan, re: > I have been using a provided SU table IRTEMP.ST to display a color bar that > corresponds to the IR brightness values using the BAR command. The > displayed units are in Kelvin. Correct. re: > Is there a way to display them in Celsius? > Do I need to make a new stretch table for this purpose? Yes, you need to make a new stretch table. re: > How do I go about doing that? You need to investigate the SU command (i.e., HELP SU) Here is a quick stab at creating a temperature stretch table in C: SU INI IRTEMPC GVAR 'T[C]' SU MAKE IRTEMPC -110.15 -31.151 255 177 SU MAKE IRTEMPC -31.15 56.85 176 0 SU TABLE IRTEMPC BREAKPOINTS STORED IN TABLE : IRTEMPC.ST INPUT OUTPUT ----- ------ -110.15 255 -31.151 177 -31.15 176 56.85 0 CALIBRATION TYPE : GVAR CALIBRATION UNITS : T[C] BAND NUMBER : -1 INTERPOLATION TYPE: LIN SU: DONE re: > Thanks again, No worries. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: BPX-721543 Department: Support McIDAS Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.