Skip to content

HyP3 autoRIFT v0.18.1

Compare
Choose a tag to compare
@tools-bot tools-bot released this 31 Jul 17:33
f819a1e

Changed

  • The conversion matrices netCDF file created bt the S1 correction workflow is now called conversion_matricies.nc and no longer includes the scene name per feedback from JPL.

Fixed

  • s2_isce2.generate_correction_data now returns a Path instead of a str as expected by hyp3lib.aws.upload_file_to_s3.
  • s2_isce2.create_conversion_matricies now uses the pixel-center instead of the upper-left corner for the x,y dimensions.
  • s2_isce2.create_conversion_matricies now explicitly syncs data to and closes the netCDF file to prevent corrupt files from being uploaded.