
|
If you were logged in you would be able to see more operations.
|
|
|
|
By default, the gpt tool logs BEAM logging output to console, when opening an AATSR TOA product:
31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readMPH
WARNING: mapping to regular product type 'ATS_TOA_1P' due to missing specification for products of type 'ATS_TOA_1C'
31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readSPH
WARNING: unsufficient number of DSDs found: minimum should be 48, but found only 26
This is confusing and annoying. It should call
BeamLogManager.removeRootLoggerHandlers();
before invoking BEAM API code.
|
|
Description
|
By default, the gpt tool logs BEAM logging output to console, when opening an AATSR TOA product:
31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readMPH
WARNING: mapping to regular product type 'ATS_TOA_1P' due to missing specification for products of type 'ATS_TOA_1C'
31-Jan-2008 17:26:56 org.esa.beam.dataio.envisat.ProductFile readSPH
WARNING: unsufficient number of DSDs found: minimum should be 48, but found only 26
This is confusing and annoying. It should call
BeamLogManager.removeRootLoggerHandlers();
before invoking BEAM API code.
|
Show » |
| There are no comments yet on this issue.
|
|