-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update BlockKriging functions to use the n-nearest observations for i…
…nterpolation (#24) * added merge to mergeplg so that submodules work properly * added backup variogram if variogram estimation fail * added neighbourhood kriging functionality for additive block kriging * added neighborhood kriging functionality for KED * adapted tests to account for neighbourhood block kriging * Make IDW additive use radolan IDW code * added comparison of adjusted fields to CML observations
- Loading branch information
Showing
6 changed files
with
318 additions
and
146 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.