Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ValueDescription
linear
Linear interpolation, based on a triangular mesh. This is the default behaviour.
bilinear
Bilinear interpolation. Results
nearest neighbour
Choosing the nearest grid point.
nearest lsm

Choosing the nearest grid point in the target grid which has the same lsm properties as the input location 

...

For other keywords controlling the interpolation see the diagram below.



Examples:


Dissemination

As for MARS, except all interpolation Keyword cannot be specified. All interpolations will be done with the default setting, i.e. linear.

...