Skip to content

Full CDD interpolation method and speed/memory usage improvements

Latest
Compare
Choose a tag to compare
@doc78 doc78 released this 09 Apr 10:21
e42744a
  • Added full correlation distance decay (CDD) interpolation method, using a map of CDD values.
  • Speeds up angular distance weighted (ADW) interpolation by using numba.
  • Added option to split computation in sub-regions to save memory