HyP3 autoRIFT v0.1.0
Initial release of hyp3-autorift, a HyP3 plugin for feature tracking processing
with AutoRIFT-ISCE. This plugin consists of:
hyp3_autorift, apipinstallable python package that runs the autoRIFT
inside the HyP3 plugin. This package provides:autoriftentrypoint used as they HyP3 plugin (container) entrypoint, which
passes arguments down to the selected HyP3 version entrypoints:hyp3_autorifthyp3_autorift_2
autorift_proc_pairfor running the autoRIFT process for Sentinel-1 image
pairs (independent of HyP3)
- a
Dockerfileto build the HyP3 plugin - GitHub Actions workflows that will build and distribute hyp3-autorift's
python package and HyP3 plugin