You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to use radial basis functions for 2-D and 3-D interpolation.
This will allow interpolation from any point cloud.
Compute length scale based on RMS distance to N nearest points?
Use user-specified length scale (would not work well for highly variable
spacing)?
If we wanted another dependency, we could use PetRBF here.
Matt
Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
baagaard-usgs
changed the title
Add option to use radial basis functions for 2-D and 3-D interpolation
Add spatial database implementation for interpolation via radial basis functions for 2-D and 3-D
Jun 29, 2017
Add option to use radial basis functions for 2-D and 3-D interpolation. This will allow interpolation from any point cloud.
Compute length scale based on RMS distance to N nearest points?
Use user-specified length scale (would not work well for highly variable spacing)?
The text was updated successfully, but these errors were encountered: