Releases: ASFHyP3/hyp3-OPERA-RTC
Releases · ASFHyP3/hyp3-OPERA-RTC
HyP3 OPERA-RTC v0.1.9
HyP3 OPERA-RTC v0.1.8
Fixed
upload_rtc.pynow deletes any pre-existing objects from S3 prior to uploading output files. Eliminates duplicate
output files in the rare case where a HyP3 job attempt is terminated in the middle of uploading objects and then later
retried.
HyP3 OPERA-RTC v0.1.7
Fixed
- Fix lineage statement replacement to keep ISO XML file formatted the same as original file
HyP3 OPERA-RTC v0.1.6
Added
- Update lineage statement in ISO XML files output to include mention of ASF and hyp3-OPERA-RTC version
HyP3 OPERA-RTC v0.1.5
Changed
- Avoid multipart uploads by using a very large chunk_size so the S3 ETag will always be an md5 checksum.
HyP3 OPERA-RTC v0.1.4
Added
- Added functionality to
prep_rtc.pyandupload_rtc.pyto accept SLCs or co-pol bursts. - Add
--num-workersasprep_rtccli param
Changed
- Updated DEM fetching/tiling strategy to match OPERA's.
- Updated DEM bounds buffer to 100 km from 0.025 degrees
- Updated burst database to the OPERA-provided burst_db_0.2.0_230831-bbox-only.sqlite file
- Updated our PGE RunConfig template to more closely align with the upstream version.
HyP3 OPERA-RTC v0.1.3
Changed
- Download opera burst db during container build instead of at runtime.
- Publish docker container to public GHCR repo instead of private Amazon ECR repo.
HyP3 OPERA-RTC v0.1.2
Changed
- Added
_dirto end of input, scratch, and work directories to match OPERA setup - Upgraded to hyp3lib v4.
HyP3 OPERA-RTC v0.1.1
Changed
- All files in zip now contained in folder named after the product
- Remove
logandcatalog.jsonfrom the zip - Switch to a full-SLC based data prep strategy
HyP3 OPERA-RTC v0.1.0
Added
- Added a Docker container that serves as a HyP3 plugin for OPERA-RTC processing.