Skip to content
/ cravagui Public
forked from CRAVA/cravagui

Graphical user interface for the CRAVA seismic inversion application.

License

Notifications You must be signed in to change notification settings

alfbr/cravagui

This branch is 3 commits behind CRAVA/cravagui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alf B. Rustad
Sep 22, 2016
e98ad85 · Sep 22, 2016
Dec 9, 2015
Nov 30, 2015
Jan 10, 2016
Nov 30, 2015
Jan 12, 2016
Sep 22, 2016
Sep 19, 2016
Sep 19, 2016
Dec 3, 2015
Nov 30, 2015
Nov 30, 2015
Nov 30, 2015
Sep 19, 2016
Nov 30, 2015
Jan 11, 2016
Sep 22, 2016
Jan 8, 2016
Jan 8, 2016
Jan 7, 2016
Nov 30, 2015
Jan 10, 2016
Jan 10, 2016
Jan 10, 2016
Sep 20, 2016
Jan 10, 2016
Dec 9, 2015

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

  • C++ 99.3%
  • Other 0.7%