snap-engine icon indicating copy to clipboard operation
snap-engine copied to clipboard

SEADAS: Reprojection Tool Modifications

Open knowles opened this issue 1 year ago • 2 comments

This pull request modifies the Reproject Tool:

  • adds capability to apply masking
  • adds capability to choose whether to mask on the valid pixel expression
  • adds capability to transfer valid pixel expression to the output reprojected file

This pull request entails the same named branch ("SEADAS-reproject-11.0.0-04-30-24") in snap-engine and snap-desktop, so ideally both should be used.

The snap-engine branch "SEADAS-reproject-11.0.0-04-30-24" includes the contents of "SEADAS-angular-NSIDC-11.0.0-04-30-24" which will be submitted as a separate pull request if desired.

knowles avatar May 02 '24 00:05 knowles

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 02 '24 00:05 CLAassistant

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

TomBlock avatar May 02 '24 08:05 TomBlock