Add an XmUGrid clipping function
This release adds a new function for clipping an XmUGrid to a set of boundary polygons.
- The C++ library adds the function
XmClipUGridwhich can be accessed by includingXmUGridUtils.h. - The Python package adds the function
clip_ugridtoxms.grid.ugrid_utils.