DataverseLabs / pyinterpolate

Kriging | Poisson Kriging | Variogram Analysis
https://pyinterpolate.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

[Poisson Kriging] Add directions to point selection #319

Closed SimonMolinsky closed 1 year ago

SimonMolinsky commented 1 year ago

Is your feature request related to a problem? Please describe. Using directional variograms in Poisson Kriging (like in Ordinary Kriging and Simple Kriging) would be a good idea. Now Poisson Kriging is only non-directional.

Describe the solution you'd like

Describe alternatives you've considered n/a

Additional context n/a

SimonMolinsky commented 1 year ago

It is still unstable part of the package, and I don't trust it at all, probably there will be some corrections in the future. There must be another issue added with a warning for those directional kriging methods...