Skip to content

Releases: isce-framework/isce2

v2.6.4

27 May 18:47
a492b8d

Choose a tag to compare

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

v2.6.3

18 Apr 18:50

Choose a tag to compare

This release contains a number of bugfixes intended to be fully backward-compatible, including:

  • Fixes for Python 3.10+ support and modern numpy support
  • Argparse improvements to stackSentinel and wbd.py
  • Removal of outdated Stanford license warning messages
  • Minor spelling, typo, and indentation fixes

v2.6.2

17 Jan 21:39

Choose a tag to compare

This release contains a number of bugfixes intended to be fully backward-compatible, including:

  • Fixes for Python 3.10+ support and modern numpy support
  • Fixes for doppler-centroid computation for ROIPAC sensor type data
  • Plumbing fixes for isce2geotiff.py, stackSentinel/StripMap.py, downsampleDEM.py, and reference_EnviSAT.xml
  • PyCuAmpcor code simplifications

v2.6.1

11 Aug 17:27

Choose a tag to compare

Release 2.6.1

v2.6.0

14 Feb 23:14
1eaa62a

Choose a tag to compare

What's new in this release:

  • New ionospheric phase estimation module for topsStack
    • Added to stackSentinel.py along with new slc, correlation, interferogram, and offset modules
  • PyCuAmpcor bindings converted from cython to pybind11 (pybind11 is a new build-time dependency)
  • Bugfixes for cuDenseOffsets, runion, UAVSAR_Stack, and rtcApp.py
  • Fine-tuned GPUresamp for consistency with CPU
  • Minor fixes to CMake build scripts

v2.5.3

23 Aug 21:49

Choose a tag to compare

This release contains a number of bugfixes intended to be fully backward-compatible, including:

  • Updated orbit downloads for Sentinel 1
  • PyCuAmpcor support for large (>1024) windows
  • Graceful exception handling for python data accessors
  • Virtual ASF data processing for topsApp (Sentinel 1)
  • Processing bugfixes for TOPS, Sentinel 1, and stripmap stacks

v2.5.2

28 May 19:22

Choose a tag to compare

  • Fix XML readers for Python 3.9
  • Fix fetchOrbit.py source URLs
  • Misc bugfixes to build system

v2.5.1

05 Mar 19:28

Choose a tag to compare

This is a hotfix for ALOS python bindings on macOS.

v2.5.0

04 Mar 19:53

Choose a tag to compare

What's new in this release:

  • PyCuAmpcor output quality and input parameter improvements
  • New ALOS stack with many new features and bugfixes
  • Improvements to Sentinel stack parallel processing, bbox computations
  • Numerous bugfixes to CMake build system

v2.4.2

16 Nov 19:49

Choose a tag to compare

This is a minor bugfix release, intended to be fully backwards-compatible and not introduce new features.

What's new in this release:

  • Processing fixes for thermal noise removal
  • Compatibility for python3.8 multiprocessing, and latest numpy and gdal
  • New options for topo num-proc and UAVSAR segment number