Skip to content

Commit

Permalink
Variogram: 'mathoron' typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Apr 20, 2020
1 parent 889ef70 commit 1c0428d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gstools/variogram/variogram.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def vario_estimate_structured(field, direction="x", estimator="matheron"):
estimator : :class:`str`, optional
the estimator function, possible choices:
* "mathoron": the standard method of moments of Matheron
* "matheron": the standard method of moments of Matheron
* "cressie": an estimator more robust to outliers
Default: "matheron"
Expand Down

0 comments on commit 1c0428d

Please sign in to comment.