Table of Contents¶
- Welcome
- Installation
- Data Files
- DataFile Class
- DataFile Attributes
- Head
- Rename Columns
- Drop Columns
- Check for Duplicate Columns
- Set Columns
- Set Variable Columns
- Set Categorical Dictionary
- Check DataFile
- Add Coord
- Apply Dictionary
- Describe DataFile
- Infer Grid Definition
- File Name String
- Generate Dictionary
- GSLIB Column
- Truncate NaN’s
- Unique Categories
- Write file
- Data Spacing
- Example Data
- Input/Ouput Tools
- HDF5 I/O
- DictFile Class
- DataFile Class
- Grid Definitions
- GridDef Class
- Copy
- Block Volume
- Cell Count
- Convert To 2D
- Convert Index: 3D to 1D
- Convert Index: 1D to 3D
- Coordinate(s) to 1D Index
- Coordinate(s) to 3D Index
- Change Block Size
- Change Block Number
- Pad Grid
- Extents
- Get Coordinates based on Index/Indices
- Get Slice Index
- Grid Array
- Origin
- Outline Points
- Sample Random Points from Grid
- Sample Random Indices from Grid
- Slice Coordinate
- Slice Index
- Vertical Indices
- GridDef Class
- Statistics
- Plotting Functions
- Introduction to Plotting with pygeostat
- Accuracy Plot
- Location Plot
- Histogram Plot
- Histogram Plot (Simulation Check)
- Slice Plot
- Slice Plot (Grids)
- Scatter Plot
- Scatter Plot (Multivariate)
- Scatter Plot (Multivariate-Comparison)
- Correlation Matrix Plot
- Drill Plot
- Pit Plot
- Quantile-Quantile Plot
- Probability Plot
- Validation Plot
- Variogram Plot
- Loading Plot
- Contour Plot
- Exporting Images
- Set Plot Style
- Scripting CCG Executables
- Examples
- Core Development Team
- Contribution