Skip to content

New interpolation methods

Compare
Choose a tag to compare
@doc78 doc78 released this 15 Feb 12:59
· 81 commits to master since this release

Added new interpolation methods:

  • bilinear interpolation on irregular grids
  • Delaunay triangulation
  • bilinear interpolation based on Delaunay triangulation (best performances on irregular and projected grids)

Additional average computation method on Aggregator 

NetCDF lat/lon map reading. Scale factor, offset, variable type options in NetCDF output map writing