Tom Block

Results 2 comments of Tom Block

Danny, can you please ensure that all tests are running green? We are having failures at: - DimapDocumentTest.testCanReadOldUtcFormat - DimapHeaderWriterTest.testWriteAncillaryInformation - DimapHeaderWriterTest.testWriteBandedFXYGeoCoding - DimapHeaderWriterTest.testWriteCrsGeoCodingPerBand - DimapHeaderWriterTest.testWriteImageToModelTransform

Hi Luis, instead of copying the Datum, I'd prefer that you implement the clone() method of the Datum class and use this in GCPGeoCoding.clone(). There exists already a (useless) stub...