Opened 18 years ago

Closed 18 years ago

#1067 closed defect (fixed)

Band Merge Output Product Issues - EW Bug #1493

Reported by: mclark@… Owned by: potts@…
Priority: highest Milestone:
Component: Image Chain Version: 1.6.5
Severity: critical Keywords:
Cc: potts@…

Description

Source data is 11-bit IKONOS data. Only 1-band output products are being 
created.  A test suite is available on the EarthWhere ftp site: 
ftp://ewdemo.earthwhere.com as bandmerge-tn-bug.zip, login is ftpuser, pw is 
earthwhere.

This is the 2nd highest priority to debug from an EarthWhere point-of-view.

Change History (4)

comment:1 by potts@…, 18 years ago

Owner: changed from dburken to potts@…

comment:2 by potts@…, 18 years ago

Resolution: fixed
Status: newclosed

comment:3 by potts@…, 18 years ago

Resolution: fixed
Status: closedreopened

comment:4 by potts@…, 18 years ago

Resolution: fixed
Status: reopenedclosed
ossimBandSelector was incorrectly auto checking for whether or not the output band list are valid and 
in range to the input bands.   I removed the auto enabling disabling which causes erroneous states and 
added a range state flag that is used.  NOW the range is checked when the first gettile is made and it 
sets the state.  If the state is not a valid range then a blank tile is currently returned.


Files touched:

ossimBandSelector.h

added state flag attribute

ossimBandSelector.cpp

added state flag checks throughout the code.
Note: See TracTickets for help on using tickets.