PyGeoStat#
A Python package for geostatistical modeling and spatial uncertainty analysis.
What is PyGeoStat?
PyGeoStat is aimed at preparing spatial data, scripting geostatistical workflows, modeling using tools developed at the Centre for Computational Geostatistics (CCG), and constructing visualizations to study spatial data and geostatistical models.
Key Features#
Persistent project configuration and plotting styles
Data file management for CSV, GeoEAS (GSLIB), and VTK formats
Utilities for GSLIB-style grid definitions
Export to Paraview (VTK)
Parallelized GSLIB workflow scripting with crash detection
Desurveying and compositing utilities
Example datasets via
gs.ExampleData()Comprehensive plotting utilities
Getting Started#
How to install PyGeoStat and verify your setup.
Core concepts and geostatistical workflows.
Detailed documentation of all classes and functions.
Tutorials#
Visual showcase of all PyGeoStat plotting functions.
Hands-on tutorials illustrating PyGeoStat in real-world workflows.