Interpolation type in i3d
The interpolation type is specified in the configuration file i3d.inp (line 3):
- 0 - only one nearest neighbor from the CLaMS grid is used (i.e. this interpolation does not cause any numerical diffusion)
1 - weighted interpolation over two triangles (i.e. 6 neighbors) the contribution of this 6 points depends on the horizontal distance within the upper and lower triangle as well as on the absolute vertical differences of these 6 points to the considered air parcel, i.e. APs with smallest
-values have the higher contribution where
is defined as
Here, index
denotes the coordinates of a given AP where the interpolation from the external (CLaMS) grid should be determined.
and
are the distances in the
-space (absolute difference in
-space) and on the unit sphere (i.e., points are on a unit sphere but the distance is defined in
), respectively.
- 2 - Interpolation type 0 and 1 (two output files per date are created)
3 - weighted interpolation over two triangles (i.e. 6 neighbors) the contribution of this 6 points depends on the horizontal distance within the upper and lower triangle as well as on the absolute vertical differences of these 6 points to the considered air parcel, i.e. APs with smallest
-values have the higher contribution where
is defined as