Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed Jul 4, 2024
1 parent ecc7f82 commit 3f77999
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/kriging.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

!!! note

This section describes the Kriging models used in the [`Interpolate`](@ref) transform.
Most users don't want to use models directly because they lack features such as
neighborhood search and change of support.
This section describes the Kriging models used in the [`Interpolate`](@ref) and
[`InterpolateNeighbors`](@ref) transforms, which provide options for neighborhood
search, change of support, etc.

A Kriging model has the form:

Expand Down

0 comments on commit 3f77999

Please sign in to comment.