Skip to content

GPR-Data-Visualizer/GPR-Data-Visualizer

Repository files navigation

GPR Data Visualizer

The GPR Data Visualizer is a Python-based research software for reading DZT format binary files through a simple graphical user interface (GUI). The software is capabable of reading multiple DZT format binary files, applying various pre-defined filters to converted data, plotting the resulting data as human-readable plots using matplotlib, and exporting resulting data into human-readable formats.

##Installation

Installation for Systems with Multi-User Anaconda3 Installations on Windows

Instructions for installing Anacond3 for Multiple Users can be found here Multiple User Anaconda Installation Find refernce info to Anaconda in the Documentation

Installations of Anaconda3 of this type must use the default installation path:

C:\ProgramData\Anaconda3

Download the repository as a ZIP folder.

Extract to any location on your system.

Run Public Installer as administrator. GPR Data Visualizer's installation location will be:

C:\ProgramData\gpr_data_vis

Installation for Systems with Single-User Anaconda3 Installations on Windows

Instructions for installing Anacond3 for a Single User can be found here Single User Anaconda Installation

Installations of Anaconda3 of this type should use the default installation path to guarantee proper installation of GPR Data Visualizer:

C:\Users\Username\anaconda3

Download the repository as a ZIP folder.

Extract to any location on your system.

Run Private Installer as administrator. Assuming user possesses default homedrive and homepath system variables, GPR Data Visualizer's installation location will be:

C:\Users\Username\gpr_data_vis

Usage

The installation process will generate the Desktop Shortcut GPR_Data_Vis which can be double-clicked to run the program. For further usage instructions, see the documetation: Documentation.

License

GNU GPL v3

About

GUI Software for DZT conversion, inspired by readgssi repository by iannesbitt (https://github.com/iannesbitt/readgssi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published