Releases: farhan2029/Public-Release-v01
GnG Analyzer v0.1
By downloading this release you agree to the license terms and conditions shared in the last section of this page.
This is a pre-release. Due to limited resources, extensive testing was not possible, therefore Bugs and Crashes are expected.
These can be reported in the "Issues" section of this code repository.
Download the v01.zip file, extract and run the "Setup.exe" file, to install on your machine.
The HELP_GnGAnalyzer_V01.pdf file provides a quick start guide.
Its only limited by the memory of your GPU card and main CPU RAM.
EXAMPLE WORKFLOW:
- Click "Load Data" in the Main menu
- A dialog box will open to load the SegY data file and the SegY template file
- Select the provided *.sgyt template file - This file controls which header is loaded from which byte locations
- Its a good idea not to load all the headers for large data sets. Change value in the "Load" column to "0" to not load a header
- Binary headers and the Receiver and Source Location headers are MANDATORY, rest of the headers are optional
- Next, Select the SegY file you want to view
- The software will scan the file and show you the header values of the first 100 traces
- From the "Select Data Type" drop down menu - select the type of data you are loading
- Next click the "Load" button at the bottom right corner of the dialog box
- The loaded will show up in the Treeview
- Right click on the file name and select "Display" to display the data in the 3D window
CURRENTLY:
The software can display Single Offset borehole seismic data, 2D Migrated data, and 2D Geophysical Properties data.
This version loads SegY Rev1 floating point (IEEE an IBM32-bit) samples.
MORE features are coming soon in future releases.
TEST DATA:
Test data can be downloaded from https://wiki.seg.org/wiki/Open_data
REQUIREMENTS:
Windows 10 64bit.
GPU with minimum OpenGL 4.4
You can use the glview app to check your OpenGL version. (https://www.realtech-vr.com/home/glview)
LICENSE:
Permission is hereby granted, to any person obtaining a copy of this software to use the Software for data analysis, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
