Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:interpolation:3dinterpolation [2020/03/23 14:22] – rebecca130301_gmail.com | geoscene3d:interpolation:3dinterpolation [2021/01/06 19:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
This tutorial will show how to interpolate point data to a 3D Grid using simple Inverse Distance Weighting. In this tutorial we will interpolate 1D geophysics, but XYZ points are interpolated in the same way. | This tutorial will show how to interpolate point data to a 3D Grid using simple Inverse Distance Weighting. In this tutorial we will interpolate 1D geophysics, but XYZ points are interpolated in the same way. | ||
+ | |||
+ | For more information about basic interpolation and kriging, please look at this {{: | ||
+ | |||
==== Requirements ==== | ==== Requirements ==== | ||
Line 7: | Line 10: | ||
=== Data === | === Data === | ||
- | You can use any project that contains points data or XYZ points, e.g., the project you created in the Tutorial "[[:tutorials:adddata:xyz|Add XYZ Points]]" | + | You can use any project that contains points data or XYZ points, e.g., the project you created in the Tutorial "[[:geoscene3d:add_points:xyzpoints|Add XYZ Points]]" |
+ | |||
+ | {{vimeo> | ||
---- | ---- | ||
+ | |||
==== Step 1: Preparations ==== | ==== Step 1: Preparations ==== |