spatial/variograms errata: Wrapping, Gauss instead of Matérn, formatting#374
Conversation
|
(The commit message says "wip", but no more progress is required: this is ready for review and merge. Thank you in advance!) |
There was a problem hiding this comment.
Hello Falk, the .qmd and the index.md file now contain different code for the wrap_difference() function. I believe the index.md file is correct (%% extent). Should the two not be the same? Is the space you imagine for this wrapping something like the game of snake?
Indeed. Thank you for checking @bserrien , and sorry that I missed that!
Which of the two formulas is correct depends on the usage of Just to make sure, I have tried rendering both versions again.
Conclusion that the formula in
Nice analogy; and maybe the availability of old nokia phones in my teens has lead to a subconscious "snake" image. But that was not my first thought. |
bserrien
left a comment
There was a problem hiding this comment.
Hi Falk, thanks for correcting me on the modulo. I will now approve the revision.


This PR corrects minor errors in the tutorial on spatial analysis / variograms.
This has very minor implications for the actual (randomly generated) data.
Therefore, I suggest to not re-calculate and re-commit the figure binaries.
(Instead, I have simply corrected the respective code lines.)