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.

...