Skip to content

Add an XmUGrid clipping function

Choose a tag to compare

@tchristiansen-aquaveo tchristiansen-aquaveo released this 21 Apr 20:28

This release adds a new function for clipping an XmUGrid to a set of boundary polygons.

  • The C++ library adds the function XmClipUGrid which can be accessed by including XmUGridUtils.h.
  • The Python package adds the function clip_ugrid to xms.grid.ugrid_utils.