Code Monkey home page Code Monkey logo

gpr-o's Introduction

GPR-O

Octave/Matlab programs for processing and plotting 2D and 3D Ground Penetrating Radar data Octave is freely available from https://www.gnu.org/software/octave/

Check out the documentation GPR-O

Supported by the National Science Foundation under grant EAR-1550732.

Installation instructions

Downloading GPR-O

The easiest way of installing the software is via git. You can obtain git from https://git-scm.com/download/

Once git is installed installed, open a Command Prompt or Terminal window, switch to the folder in which you would like to install GPR-O, and run

git clone https://github.com/NSGeophysics/GPR-O.git

This will download all the scripts and subfolders and will allow you to easily update the software at a later point

Alternatively, you can just download a zipped version by clicking on "Clone or download" and then "Download ZIP". Once you unzipped the file on your computer, the folder will be named "GPR-O-master". I recommend renaming it to "GPR-O".

Installing GPR-O

After cloning or unzipping the software package, change directory into its main folder

cd GPR-O

and open Matlab or Octave.

In Matlab or Octave, run the setup script

setup

This will set up the folder structure and download some additional data files.

Running under Matlab

After starting Matlab, switch into the GPR-O folder and run in Matlab

initialize

Running under Octave

After starting Octave, switch into the GPR-O folder and run in Octave

initialize_octave

Keeping GPR-O updated

If you used git to clone the software (instead of downloading a zipped folder), you can update GPR-O by running in a terminal or command prompt:

git pull origin master

gpr-o's People

Contributors

alainplattner avatar austinrobbins avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.