Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PauloCarvalhoRJ/gammaray

GammaRay: a graphical interface to GSLib and other geomodeling algorithms. *NEW* in May, 6th: Drift analysis.
https://github.com/PauloCarvalhoRJ/gammaray

cart classification contact-analysis discrete-wavelet-transformation earthsciences emd estimation fft gabor geostatistics gslib kriging markov-chain-monte-carlo markov-random-field random-forest regression simulation stratigraphic-grid variogram vertical-proportion-curve

Last synced: about 1 month ago
JSON representation

GammaRay: a graphical interface to GSLib and other geomodeling algorithms. *NEW* in May, 6th: Drift analysis.

Lists

README

        

# gammaray
[![Documentation Status](https://readthedocs.org/projects/gammaray/badge/?version=latest)](https://gammaray.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.com/PauloCarvalhoRJ/gammaray.svg?branch=master)](https://travis-ci.com/PauloCarvalhoRJ/gammaray)

Repository of the GammaRay geostatistics software.

Abstract:
GammaRay is a graphical user interface (GUI) that automates geostatistical workflows by driving and coordinating the several modules of the renowned Geostatistical Software Library (GSLib). The main purpose of GammaRay is to add a user-friendly interface layer on top of the scientifically and numerically robust GSLib, greatly automating parameter file editing and module chaining so the practitioner can focus on geostatistics. GammaRay was conceived as a free and portable alternative to WinGSLib®, which is a commercial software available only for Microsoft Windows® users. GammaRay is also open source and thus is subject to code review and can receive contributions from other software developers as well as user feedback, suggestions and bug reports. GammaRay is built with the C++ programming language upon the famous Qt library to leverage the construction of a modern and platform independent graphical user interface.


GammaRay can be freely used in personal, academic and commercial applications, provided you give due credit to the authors. You can cite it as:

CARVALHO, P. R. M.; MACHADO, P. L. et al. GammaRay: A graphical interface to GSLib and other geomodeling algorithms, (2014), GitHub repository, https://github.com/PauloCarvalhoRJ/gammaray


If you enjoyed this project, you might also enjoy GeostatsPy: https://github.com/GeostatsGuy/GeostatsPy and PyLPM: https://pylpm.readthedocs.io/en/latest/

Python script to convert Eclipse grids to Paraview-compatible VTU format: https://github.com/BinWang0213/PyGRDECL

VERSION HISTORY:

   Version 6.22 - Drift analysis and drift model fitting to data.

   Version 6.20 - Contact Analysis.

   Version 6.18 - MCRFSim execution in batch/unattended mode; dependencies upgrades (VTK, ITK, Boost, C++14, ...).

   Version 6.17 - Transiography and MCRFSim for Bayesian approach; some fixes and improvements.

   Version 6.16 - Upgrade of VTK to 9.1 and other years-old dependencies; some fixes.

   Version 6.14 - Several improvements mainly involving the 3D Viewer and dataset processing.

   Version 6.12 - Several new methods to work with grids. Several fixes and enhancements.

   Version 6.9 - Export geologic grids as Eclipse grids, multiple other new features, enhancements and fixes.

   Version 6.7 - New data type: Geologic section.

   Version 6.6 - Mean, median and Gaussian filters, improvements and bug fixes.

   Version 6.5 - vertical proportion curves, improvements Automatic Variogram Fitting, enhancements and several fixes.

   Version 6.3 - improvements to data imputation with MCMC and parameter experiments for Automatic Variogram Fitting.

   Version 6.2 - data imputation with Markov Chains-Monte Carlo simulation and filtering of data sets.

   Version 6.1 - create facies transition matrices and 3D picking & probing.

Version 6.0 - Markov Chain Random Field Simulation and numerous new features and enhancements

   Version 5.7 - full 2d automatic variogram fitting and analysis

   Version 5.5 - wavelet transform

   Version 5.3 - Gabor analysis

   Version 5.1 - empirical mode decomposition

Version 5.0 - stratigraphic grid

   Version 4.9 - sequential indicator simulation

   Version 4.7 - factorial kriging

   Version 4.5.1 - several fixes

   Version 4.5 - variographic decomposition (experimental)

   Version 4.3.3 - several improvements

   Version 4.3 - quick varmap with FFT

Version 4.0 - calculator scripting

   Version 3.8 - singular value decomposition

   Version 3.6.1 - feature to delete variables from GEO-EAS files

   Version 3.6 - collocated cokriging

   Version 3.5 - classification and regression with CART and Random Forest

   Version 3.2 - several improvements

Version 3.0 - sequential gaussian simulation

   Version 2.7.2 - several fixes

   Version 2.7.1 - improvement and fix

   Version 2.7 - Image Jockey (FFT image manipulation)

   Version 2.5.1 - switch to 64-bit

   Version 2.5 - unvalued cells estimation and histogram over a realization ensemble

   Version 2.4 - variography over a realization ensemble

   Version 2.3 - grid resampling

   Version 2.2 - FFT

   Version 2.1 - optimizations

Version 2.0 - 3D viewer

   Version 1.7.1 - assorted improvements and fixes

   Version 1.7 - cokriging

   Version 1.6 - soft indicator calibration

   Version 1.5 - indicator kriging post-processing

   Version 1.4 - assorted improvements and fixes

   Version 1.3.1 - minor fixes

   Version 1.3 - indicator kriging

   Version 1.2.1 - removal of duplicate samples

   Version 1.2 - usability improvements

   Version 1.1 - icons for 4k displays

   Version 1.0.1 - minor fixes

Version 1.0 - first usable version