HyP3 autoRIFT v0.7.0
Changed
- Upgraded autoRIFT to v1.4.0
and ISCE2 v2.5.3 built with autoRIFT v1.4.0 - Applied some fixes to the autoRIFT workflow scripts as described in the
vendored software README.md hyp3_autorift.io.save_topsinsar_mathas been renamed tohyp3_autorift.io.get_topsinsar_config- It no longer writes a config
.matfile and instead returns the config dictionary
- It no longer writes a config
Removed
topsinsar_filename.pyconsole script entrypoint has been removed
(usehyp3_autorift.io.get_topsinsar_configinstead)- The
hyp3_autorift/netcdf_output.pymodule has been removed in favor of the (new)
vendoredhyp3_autorift/vend/netcdf_output.py