SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
Features
- Compresses SEG-Y files, especially floating-point formats
- Detects and repairs spikes. This is necessary to keep the float compression dependable.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow SEG-Y Zip
Other Useful Business Software
PairSoft | AP Automation and Doc Management
Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
Rate This Project
Login To Rate This Project
User Reviews
-
SEG-Y is one of the big disasters that some of us have to cope with, in life. I don't think segyzip can help against that, still you can look around in the code and get the beginning of an idea of how SEG-Y needs to be treated. If you really need to read or write SEG-Y, your troubles have just started with digesting this code ...