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 Kriging class 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 |