This is an old revision of the document!


Inverse Distance Squared

Data from 2007.05.31 to 2007.12.31. For every observed value of 24 hour precipitation at a station a model value is calulated at the same point performing an inverse distance squared weighted interpolation over the nearest neighbours.

Interpolated_Value = SUM[Neighbour_Value/(D*D)] / SUM[ 1/(D*D)]

D : The distance between the modeled point and the neighbour station. The sum is performed over only the neighbours lieing within 50 km of the model point.

The graph below depicts the interpolated value at the model point against the actual observed value at that station.

Results
Example results

The same algorithm is applied below but with all neighbours within 100 km distance.

Results
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • kvalobs/kvoss/system/qc2/requirements/nordklim/qc2algorithms.1245963052.txt.gz
  • Last modified: 2022-05-31 09:23:18
  • (external edit)