Skip to content

Releases: forrestfwilliams/MultiRTC

MultiRTC v0.5.2

25 Aug 15:08
0e3609d

Choose a tag to compare

Fixed

  • Removed hyp3lib to fix environment build issue related to pinning of GDAL version.

MultiRTC v0.5.1

25 Aug 14:10
0a08d8b

Choose a tag to compare

Added

  • Support for custom DEMs.
  • Support for prepping external DEMs to ISCE3-compatible format.

MultiRTC v0.5.0

11 Aug 17:38
5d71f80

Choose a tag to compare

Added

  • Geocode-only entrypoint.

Changed

  • Update readme with docker instructions and layer info.

Removed

  • Output of area projection metadata.
  • Prototype polar grid support in favor of full support via the new docker image.
  • Old per-file entrypoints.

Fixed

  • Plotting issues with the cal/val submodule.

MultiRTC v0.4.0

26 Jun 16:09
8452ff7

Choose a tag to compare

Changed

  • CLI interface so that the RTC workflow must now be accessed via a subcommand (mulitrtc rtc).

Added

  • Utilities for assessing absolute/relative location error, and point target characteristics of output products.

MultiRTC v0.3.3

10 Jun 15:38
4654142

Choose a tag to compare

Changed

  • Bumped minimum Python version to >=3.10 to support modern typing

MultiRTC v0.3.2

09 Jun 18:53
55d2680

Choose a tag to compare

Added

  • ICEYE support

Changed

  • Refactored library to reduce code duplication and simplify structure

MultiRTC v0.3.1

02 Jun 22:11
8466baf

Choose a tag to compare

Changed

  • Loading of SICD data during beta0/sigma0 creation to a chunked strategy to reduce memory requirements

Fixed

  • Geolocation issue for prototype Umbra workflow related to switching to local UTM zone during processing

MultiRTC v0.3.0

30 May 20:50
8671e57

Choose a tag to compare

Changed

  • Changed PFA workflow to use a sublclass of the SicdSlc class

Added

  • Cal/Val scripts for performing absolute geolocation error (ALE) assessment

Fixed

  • Property assignment issues that caused bugs in the SicdRzdSlc class

MultiRTC v0.2.0

28 May 14:37
b7b3b77

Choose a tag to compare

Added

  • Support for Capella SICD SLC products

MultiRTC v0.1.1

02 May 12:41
7af430b

Choose a tag to compare

Added

  • Conversion to sigma0 radiometry for Umbra workflow