Skip to content

v0.14.0

Compare
Choose a tag to compare
@gmgunter gmgunter released this 25 Jul 23:37
· 705 commits to develop since this release

What's Changed

  • Update formula to compute the ground velocity by @gshiroma in #1369
  • Add Artifactory upload notification email by @gmgunter in #1379
  • Address negative index values in isce3::image::ResampSlc and isce3::cuda::image::ResampSlc tile initialization by @LiangJYu in #1367
  • Add docker image labels to NISAR distrib image by @gmgunter in #1382
  • Fix topo to compute layover/shadow mask if rasters X, Y, or inc are null by @gshiroma in #1366
  • Quick PR to update S3 bucket path for EPSG 4326 DEM by @gshiroma in #1388
  • Add option in RTC to compute the "area beta" (A_beta) using the projection angle by @gshiroma in #1371
  • isce3::geocode::geocodeSlc doppler bug fixes by @LiangJYu in #1384
  • Quick updates to topo: add progress indicator and simplify computation of the shadow mask by @gshiroma in #1375
  • Update Pol Channel Imbalance w/ EL-dependent X-talk Removal by @rad-eng-59 in #1381
  • Save RTC area normalization factor gamma0 to sigma0 by @gshiroma in #1383
  • Expose multilook functionalities to a Python level by @vbrancat in #1396
  • move types.py to isce3.core namespace from nisar namespace by @LiangJYu in #1397
  • Add ability to compute/output East and North component for ground-to-satellite vector in Topo by @LiangJYu in #1393
  • Clean up commented code and update comments from LOS east-north PR #1393 by @LiangJYu in #1402
  • Convert the ECMWF NetCDF to RAiDER NetCDF by @xhuang-jpl in #1380
  • Fix python bindings for multilook functions by @gshiroma in #1405
  • Fix the computation of the layover shadow mask by @gshiroma in #1377

Full Changelog: v0.13.0...v0.14.0