uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

Area Weighted Conservative Remapping

Open philipc2 opened this issue 6 months ago • 0 comments

Overview

Support a general area weighted conservative remapping method. The overlap between source and destinations will be computed and used as a weight for obtaining the remapped value.

Algorithm

Todo

Helper Functions

  • Determine candidate faces for overlap between a source and destination grid
  • Compute the overlap between two candidate faces

References

philipc2 avatar Aug 19 '24 19:08 philipc2