Section 4 - Code Table 15 : Type of spatial processing used to arrive at given data value from the source data
Code Tables for Section 4
- Code Table0
- Code Table3
- Code Table4
- Code Table5
- Code Table6
- Code Table7
- Code Table8
- Code Table9
- Code Table10
- Code Table11
- Code Table12
- Code Table13
- Code Table14
- Code Table15
- Code Table16
- Code Table91
- Code Table201
- Code Table202
- Code Table203
- Code Table204
- Code Table205
- Code Table206
- Code Table207
- Code Table208
- Code Table209
- Code Table210
- Code Table211
- Code Table212
- Code Table213
- Code Table214
- Code Table215
- Code Table216
- Code Table217
- Code Table218
- Code Table219
- Code Table220
- Code Table221
- Code Table222
- Code Table223
- Code Table224
- Code Table225
- Code Table227
- Code Table228
- Code Table230
- Code Table233
- Code Table234
- Code Table236
- Code Table238
- Code Table240
- Code Table241
- Code Table242
- Code Table243
- Code Table244
- Code Table246
- Code Table247
More Sections
Code | Meaning |
0 | Data is calculated directly from the source grid with no interpolation |
1 | Bilinear interpolation using the 4 source grid grid-point values surrounding the nominal grid-point |
2 | Bicubic interpolation using the 4 source grid grid-point values surrounding the nominal grid-point |
3 | Using the value from the source grid grid-point which is nearest to the nominal grid-point |
4 | Budget interpolation using the 4 source grid grid-point values surrounding the nominal grid-point |
5 | Spectral interpolation using the 4 source grid grid-point values surrounding the nominal grid-point |
6 | Neighbor-budget interpolation using the 4 source grid grid-point values surrounding the nominal grid-point |
255 | Missing |
( 1) This method assumes that each field really represents box averages/maxima/minima where each box extends halfway to its neighbouring grid point in each direction to represent averages/maxima/minima of values from the source grid with no interpolation.
( 2) Budget interpolation means a low-order interpolation method that quasi-conserves area averages. It would be appropriate for interpolating budget fields such as precipitation. This method assumes that the field really represents box averages/maxima/minima where each box extends halfway to its neighbouring grid point in each direction. The method actually averages bilinearly interpolated values in a square array of points distributed within each output grid box.
( 3) Performs a budget interpolation at the grid point nearest to the nominal grid point.