[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030810: wavelengths
- Subject: 20030810: wavelengths
- Date: Wed, 08 Oct 2003 10:47:12 -0600
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