[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20020226: making a 5-banded 1km image

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.


  • Subject: 20020226: making a 5-banded 1km image
  • Date: Tue, 26 Feb 2002 15:24:17 -0700

>From: "Craddock, Mary Ellen" <address@hidden>
>Organization: Northrop Grumman Information Technology, TASC
>Keywords: 200202262127.g1QLRCx05235 McIDAS multi band

Mary Ellen,

>Using IMGREMAP I can make five 1km images ( one for each imager
>band: vis, swir, wv, lwir, dirty window) over the same geographical area. Is
>there any command you know of to combine these 5 individual AREA files to
>create a single 5-banded 1km AREA file?

Not that I know of.  I think that the reason for this is that the
amount of checking of navigation that would have to be done would be
extensive (to check to make sure that the images were really
colocated).

It strikes me that writing a routine to combine all of the images would
be pretty simple as long as you put the burden for making sure that the
images _should_ be combinable on the user.

Tom