API reference#
The full API is auto-generated from the source docstrings.
Summary#
Convenience functions#
One-shot wrappers that create, configure, solve, and return results in a single call. Suitable for simple workflows; use the class API directly for full control.
Function |
Description |
|---|---|
Ordinary (or simple) kriging for one variable |
|
Co-kriging for two or more variables |
|
SGSIM — multiple realisations |
|
Space-time kriging (one variable) |
|
Space-time co-kriging |
Classes#
Class |
Description |
|---|---|
Full kriging workflow: OK, SK, co-kriging, KED, SGSIM, SVA |
|
Space-time extension with ST covariance models |
|
Multiple Indicator Kriging (MIK) and Sequential Indicator Simulation (SIS) |
|
Experimental variograms, fitting, anisotropy plots, and model transfer to kriging |
|
Composed spatial/temporal marginals with product-sum or sum-metric coupling fitting |
|
Direct/cross variogram workflow for multivariable and cokriging models |