Skip to content
/ cravagui Public

Graphical user interface for the CRAVA seismic inversion application.

License

Notifications You must be signed in to change notification settings

CRAVA/cravagui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are the release notes for cravagui

Cravagui is a graphical user interface for the CRAVA seismic inversion application. This is only the graphical user interface, it is intended to be used in counjunction with the seismic inversion program.

ON WHAT PLATFORMS DOES IT RUN?
Cravagui runs on any platform supported by Qt. Cravagui support both qmake and cmake build systems. The qmake build option is convenient for cross-platform compilations as the cmake build currently only support GNU/Linux. To build with qmake you can use and IDE such as qdevelop.

DOWNLOAD
git clone git://github.com/CRAVA/cravagui.git

BUILD INSTRUCTIONS
To build cravagui using cmake, run
 mkdir cravagui/build
 cd cravagui/build
 cmake ..
 make
You will find the cravagui binary in the build folder.

About

Graphical user interface for the CRAVA seismic inversion application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages