Skip to content

Releases: isce-framework/isce2

v2.6.3

18 Apr 18:50
Compare
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
Compare
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
Compare
Choose a tag to compare
Release 2.6.1

v2.6.0

14 Feb 23:14
1eaa62a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

This is a hotfix for ALOS python bindings on macOS.

v2.5.0

04 Mar 19:53
Compare
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
Compare
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

v2.4.1

15 Sep 19:44
ba2cb41
Compare
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:

  • autoRIFT fixes for OpenCV 3 & 4
  • Fix for S1A/B file globbing
  • Improved TOPS stack handling of threads, files, and environment
  • Fixes for CI, docker recipes, and cmake build system