Coder Social home page Coder Social logo

hebertlo-py / pygslib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opengeostat/pygslib

0.0 0.0 0.0 190.38 MB

GSLIB fortran code wrapped into python

License: MIT License

Fortran 1.88% Python 1.90% Batchfile 0.01% Shell 0.01% Jupyter Notebook 96.23%

pygslib's Introduction

PyGSLIB

Version: '0.0.0.6.0.0'
Documentation: https://opengeostat.github.io/pygslib/
Wiki: https://github.com/opengeostat/pygslib/wiki
Source code: https://github.com/opengeostat/pygslib
Videos: https://www.youtube.com/c/opengeostat

This is an open-source python module for mineral resource estimation and geostatistics. It consists of:

  • gslib. This is for geostatistics and interpolation. It was built with [GSLIB Fortran 77 code] (http://www.statios.com/Quick/gslib.html) enhanced and wrapped to Python with f2py.
  • drillhole. This is for basic drillhole operations, such as compositing and desurveying.
  • blockmodel. This is for block modelling. It has functions to fill wireframes with blocks, reblocking, among others.
  • vtktools. This is for 3D computational geometry based on VTK, for example, to select samples within wireframes. It also handles VTK files.
  • nonlinear. This module is under construction! It is an experimental module for nonlinear geostatistics based on the Discrete Gaussian Model.
  • sandbox Here, we put general code and testing code. (will be removed)
  • plothtml To plot with bokeh (will be changed to matplotlib)
  • charttable To plot pandas dataframe tables formatted

Installation in Anaconda/Miniconda distributions (Linux, Window and OS)

The easiest way to install and work with PyGSLIB is by using Anaconda or Miniconda (conda) distributions. To install PyGSLIB in the root environment of your anaconda distribution, simply type in a terminal:

$ conda install pygslib -c opengeostat -c conda-forge

Installation from source (from github.com)

This is the most updated but unstable development version. You may manually install all the dependencies and make sure you have gfortran available.

Windows users may read this wiki first. It explains how to prepare the development environment (compilers and dependencies).

$ git clone https://github.com/opengeostat/pygslib.git
$ cd pygslib
$ python setup.py build
$ python setup.py install

Usage

See this [tutorial] (https://opengeostat.github.io/pygslib/Tutorial.html). There is also a video demonstration that uses
an older version of pygslib.

License

Copyright 2018, Adrian Martinez Vargas

This software may be modified and distributed under the terms of the MIT and GPL licenses.

Saturday, 11 of November 2020

pygslib's People

Contributors

kdal108 avatar opengeostat 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.