.. _welcome: .. public .. image:: ./figures/pygeostat_logo.png :align: center | Welcome ======= Welcome to pygeostat, a Python 3.6 module for geostatistical modeling. pygeostat is aimed at preparing spatial data, scripting geostatistical workflows, modeling using tools developed at the Centre for Computational Geostatistics, and constructing visualizations to communicate spatial data. **Features:** * Configurations of persistent project parameters and plotting style parameters * Data file management functions for interacting with CSV, GeoEAS (GSLIB), and VTK formats * Utilities for managing GSLIB-style grid definitions * Export gridded and point data files for visualization with Paraview (VTK format) * Simplified scripting of gslib programs with parallelization and crash detection/notification * Linear desurveying and compositing methods including automatic composite detection * Fast, accurate variogram calculation, model fitting and modeling routines * Vast library of :ref:`plotting functions ` Indices and tables ++++++++++++++++++ * :ref:`genindex` * :ref:`mastertoc` * :ref:`search` General Package Overview ++++++++++++++++++++++++ The pygeostat package is designed with a flat methodology that uses wrappers to tie some of modules and functions together The following figure shows a general layout of the pygeostat package. .. image:: ./figures/gs_overview.jpg Plotting Gallery ++++++++++++++++ .. raw:: html .. raw:: html

corrmat

.. raw:: html

pixelplt

.. raw:: html

scatxval

.. raw:: html

pitplt

.. raw:: html

accplt

.. raw:: html

varplt

.. raw:: html

pixelplt

.. raw:: html

varpltsim

.. raw:: html

histpltsim

.. raw:: html

histplt

.. raw:: html

histplt

.. raw:: html

loadingsplt

.. raw:: html
Terms of Use ++++++++++++ pygeostat is licensed under the CCG Terms of Use, which may be found at the below link. http://www.ccgalberta.com/software-terms-of-use/ .. include:: ../changelog.txt