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
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
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 ...