Skip to content

Releases: ASFHyP3/hyp3-autorift

HyP3 autoRIFT v0.6.1

08 Jun 21:54
4a54daf
Compare
Choose a tag to compare

HyP3 autoRIFT v0.6.0

03 Jun 00:02
99bd90a
Compare
Choose a tag to compare

HyP3 autoRIFT v0.5.2

12 May 16:43
4d2b627
Compare
Choose a tag to compare

Changed

HyP3 autoRIFT v0.5.1

06 May 21:48
6d07c36
Compare
Choose a tag to compare

Changed

  • Minor updates to the netCDF product metadata
  • Pairs that end up having a 0 ROI (no valid data) will not fail at the end of processing,
    but instead will upload a netCDF product that reports 0 ROI

HyP3 autoRIFT v0.5.0

29 Apr 18:17
b6eb491
Compare
Choose a tag to compare

Changed

  • autoRIFT products will now be generated with a 120 m pixel spacing instead of 240 m
  • hyp3_autorift will directly access Landsat-8 and Sentinel-2 data in the cloud
    instead of downloading the scenes locally
  • Upgraded autoRIFT to v1.2.0
    and ISCE2 v2.5.1 built with autoRIFT v1.2.0

Fixed

  • Sentinel-2 L1C metadata is generated correctly
  • Sentinel-2 search by ESA granule id
  • Landsat-8 scene names are no longer truncated in the ITS_LIVE naming schemes

HyP3 autoRIFT v0.4.5

17 Mar 23:18
43553f5
Compare
Choose a tag to compare

Changed

  • Upgraded to hyp3lib v1.6.7 from v1.6.2

HyP3 autoRIFT v0.4.4

25 Feb 01:03
236ba45
Compare
Choose a tag to compare

Added

  • Log message prior to downloading Sentinel-2 and Landsat 8 products

HyP3 autoRIFT v0.4.3

11 Feb 06:46
9e82678
Compare
Choose a tag to compare

Added

  • Ability to specify shapefile used to determine the correct search parameters by geographic location
    • a --parameter-file option has been added to hyp3_autorift
    • a parameter_file keyword argument has been added to hyp3_autorift.process.process
  • Ability to specify a preferred product naming scheme
    • a --naming-scheme option has been added to hyp3_autorift
    • a naming_scheme keyword argument has been added to hyp3_autorift.process.process

HyP3 autoRIFT v0.4.2

28 Jan 01:45
d27bfa6
Compare
Choose a tag to compare

Fixed

  • A partial fix was implemented to correct out of index errors when processing
    optical scenes (typically seen with Landsat-8 pairs) due to calculating different
    overlapping subset sizes when co-registering the images. Currently, only the
    smallest subset size is used, so the bounding box may be 1px too small in x
    and/or y, but there shouldn't be any pixel offsets. Full fix will need to be
    implemented upstream in autoRIFT.

HyP3 autoRIFT v0.4.1

26 Jan 00:35
7fc1e0d
Compare
Choose a tag to compare

Changed

  • hyp3_autorift will determine the polarization of Sentinel-1 scenes based on
    reference scene to allow for VV in addition to HH processing.

Removed

  • autorift_proc_pair entrypoint no longer accepts a -p/--polarization option
  • hyp3_autorift.process.process no longer accepts a polarization= keyword argument

Fixed

  • ValueError exception when processing scenes with short (23 char) Element 84 Sentinel-2 IDs