Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Grid.from_points()
with Spherical Delaunay & Voronoi (#1023)
* initial work on spherical voronoi * sample point cloud data, user gudie * add delaunay triangulation * update notebook * clean up coordinates and update user guide * spherical from points with boundaries, update notebook, add grid attributes * remove regional triangles * add tests and update notebook * update api reference * remove exo file * update docstring * use mpl backend for notebook due to a lot of plots * o Fix typo * update notebook * pre-commit --------- Co-authored-by: Aaron Zedwick <[email protected]> Co-authored-by: Rajeev Jain <[email protected]>
- Loading branch information