How do I install the Seismic Unix library?
How do I install the Seismic Unix library?
The installation of the Seismic Unix Library includes 3 steps: For this walkthrough, we use SU Library 44R11 and Cygwin 2.881. The SU Library code can be downloaded here: https://github.com/JohnWStockwellJr/SeisUnix Extract the contents of the downloaded .tgz file to C:\\apps\\cwp_su_all_44R11
How do I run a seismic program in Cygwin?
Run Cygwin, and navigate to /cygdrive/c/apps/cwp_su_all_44R11/src. Once here, enter the make install command. This will compile the standard Seismic Unix code. After the previous make file is finished, enter the make xtinstall command.
How do I find the source code for CWP_Su_all_4xrxx?
$ tar -xvf cwp_su_all_4XRXX.tar A tree of directories with “src” (pronounced “source”) will appear in the CWPROOT directory. This src directory contains the full source code for SU. To permit the installation process to find the source code, You will need to set the CWPROOT environment variable.
What is the best alternative to Unix for Windows?
Another Unix option is Mac OSX, which was based on FREE BSD Unix. In more recent releases of Microsoft Windows, there is a “bash shell” environment available, which is a version of Ubuntu Linux. An older solution to the Windows versus Unix question is a system called Cygwin, which comes in 32 bit and 64 bit systems.
How is the seismic signal represented in suxwigb?
By default, suxwigb represents the seismic signal as the combination of a wiggle trace and variable area. This simple sequence is often used to quickly test test a new SU installation.
Is Su internal data format SEG-Y?
SU internal data format is closely related to SEG-Y format but is not SEG-Y. segyread and segywrite tools must be used to import and export data in and from SU to other processing softwares. Other tools are available to read SEG-2 and some GPR files. Most of SU tools use redirection of stdin and stdout special unix files .
https://www.youtube.com/watch?v=rznN5kDs2kI