si4ti now offers a simpler and potentially faster way to carry out impedance calculations from Python by providing Python bindings for the impedance calculation. Users do not need to write and read temporary SEG-Y files to interact with the command line tool. This can speed up the workflow, especially if network drives were used before for the temporary files (users reported a 3-4x speedup). The bindings are available as prebuilt wheels on PyPI.
Full Changelog: https://github.com/equinor/si4ti/blob/v1.1.0/CHANGELOG.md
All changes (git history): v1.0.0...v1.1.0