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.
Mcidas users, I'm trying to find a way to extract the wavelength for each band from satellite area files inside a mcidas program. Does anyone know of a way to do this? Doug S. -NASA Langley -- -------------------------------------------------------------------- SPANGENBERG, DOUGLAS A address@hidden One Enterprise Parkway ANALYTICAL SERVICES & MATERIALS, INC. Suite 300 Assigned to Radiation and Aerosols Branch Hampton, VA 23666 of NASA-Langley Research Center Phone: 757 827-4647 Fax: 757 825-8659 -------------------------------------------------------------------- ------- End of Forwarded Message From: Rick Kohrs <address@hidden> Date: Wed, 08 Oct 2003 10:43:34 -0500 The information you are looking for is found in the file SATBAND. Check out the function gsatxt in imglist.pgm this retrieves the band information from SATBAND. Rick From: Russ Dengel <address@hidden> Date: Wed, 08 Oct 2003 10:43:59 -0500 Doug, There is a text file in your mcidas/data directory called SATBAND. This file contains the wave length of the channels for each instrument supported by McIDAS. Russ From: John Benson <address@hidden> Date: Wed, 8 Oct 2003 10:45:17 -0500 (CDT) There is a McIDAS data file SATBAND which is in ascii and could be read for this sort of information. But it's better suited for image labeling than for calibration. These are nominal wavelengths, not measured wave numbers, and lack precision. --address@hidden