Gaussian variogram different from Webster, 2007 #306
-
Hi, Just wondering why the Gaussian variogram differs from the equation written by Webster (2007). There, the equation reads However, in the covmodels file it is written as Where the standard rescale factor is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are different formulations of the gaussian covariance model that basically only differ by the rescale factor and this was also the reason why we added the scaling factor. We choose this factor so the length scale actually matches the integral scale of the model. If you want the formulation of webster, just set |
Beta Was this translation helpful? Give feedback.
-
Here you can see a few different scales, which are commonly used. |
Beta Was this translation helpful? Give feedback.
There are different formulations of the gaussian covariance model that basically only differ by the rescale factor and this was also the reason why we added the scaling factor.
We choose this factor so the length scale actually matches the integral scale of the model.
If you want the formulation of webster, just set
s=1
.