Skip to content

v2.6.4

Latest

Choose a tag to compare

@rtburns-jpl rtburns-jpl released this 27 May 18:47
a492b8d

What's Changed

  • Removed unused libraries, and added logic for missing ion parameter file in topsStack by @bjmarfito in #702
  • fix bug in topo.py in stripmapStack by @yjzhenglamarmota in #735
  • fix for gpu geo2rdr and topo out of memory issue by @lijun99 in #799
  • Changed mlab.griddata to scipy.interpolate.griddata by @bjmarfito in #753
  • Introduce module import check by @sssangha in #656
  • minor update alosStack_tutorial by @EJFielding in #720
  • Fix denseoffsetsRead for modern gfortran by @rtburns-jpl in #441
  • Remove unnecessary cv2 import by @rtburns-jpl in #802
  • fix building error when Cuda enabled with Scons by @niu541412 in #725
  • Added "char" type in ALOS_fbd2fbsmodule.c and ALOS_fbs2fbdmodule.c by @EJFielding in #815
  • add symlink in dockerfile by @vincentschut in #823
  • alosStack/ion_check: specify font for while calling montage by @MYIP003 in #687
  • alosStack: easy data preparation + ignore non-numeric folders in the data/download dir by @yunjunz in #834
  • Added gdal2isce_xml when running multilook gdal in mergeBursts.py by @bjmarfito in #703
  • Update fetchOrbit.py for new Copernicus data source by @rtburns-jpl in #801
  • docs: always use 4-digit frame number for alos2 by @yunjunz in #708
  • Process Lutan-1 stripmap SLC images using stripmapApp.py by @bjmarfito in #852
  • removing azimuth burst ramps caused by ionosphere in topsStack by @CunrenLiang in #600
  • Fix for dloadOrbits.py to reflect new download URL and minor fix in fetchOrbit.py by @bjmarfito in #870
  • fix some incorrect pointer types as required by newer gcc compilers by @lijun99 in #897
  • Update README.md for topsStack ionospheric phase screen module by @bjmarfito in #886
  • Bugfix plot ion topsStack by @bjmarfito in #885
  • bugfix in cuDenseOffsets.py --full/out-geom for topsApp product by @yunjunz in #709
  • Fix CI by @rtburns-jpl in #938
  • Support Sentinel-1C by @AndrewPlayer3 in #951

New Contributors

Full Changelog: v2.6.3...v2.6.4