Versions Compared

Key

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

When downscaling downsampling (mapping from a high resolution grid to a low resolution grid) the main issue is what the mapping procedure does to the features with length scales that can not be resolved on the low resolution grid. With interpolation based algorithms, high frequency modes often alias onto lower frequency modes. With cell integrated type algorithms, high frequencies are averaged over the target cell, mapping to their mean value and removing variance.

...

Grid

Contour Plot

Reference plot: Y16_32 plotted from the ne120pg2 grid

This particular function ranges from 1 to 3.

bilinear map

ne120pg2 → ne3pg2

The wave number 16 mode aliases onto a wave number 4 mode that has little similarity to the original function

integrated bilinear map

ne120pg2 → ne3pg2

The wave still aliases onto a wave number 4 pattern, but the target grid’s large cells mean that any cell integrated approach will be integrating over much of the original oscillation, resulting in a much weaker savewave.

mono / aave map

ne120pg2 → ne3pg2

Nearly identical to integrated bilinear