Integrate master with updates from slb-master
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
- Expose OpenZGY IOCONTEXT values with new environment variables: SEGYTOZGY_IOCONTXT_BUFFER_SIZE, SEGYTOZGY_IOCONTXT_WRITE_THREADS, SEGYTOZGY_IOCONTXT_CPU_THREADS, SEGYTOZGY_IOCONTXT_IO_THREADS. Default settings will acquire less memory for IOCONTEXT than it was before.
- Handling of SGY files with incorrect Trace Header value for samples per trace.
- Removed openssl dependency
- Fixed calculation of SEG-Y Index sample rate for Depth volumes
- Fixes of executables exiting
- Load context when json contains only data member
- Optimization improvement: reuse readers for SEGY session, don't close in case of no performed writes
- Small code refactoring according to the code style and static analysis tool
Edited by Max Piletski