meshpro / pygalmesh

:spider_web: A Python interface to CGAL's meshing tools
GNU General Public License v3.0
580 stars 57 forks source link

Unstructured grid #183

Closed oceandiff closed 2 years ago

oceandiff commented 2 years ago

Hi, I need to create a unstructured triangular grid for an oceanographic model. It is possible to use gshhs data for the coast limit and the bathymetry data like a shapefile to variate the dimension of the poligons? Thanks

nschloe commented 2 years ago

Not with pygalmesh. It's mostly about 3D meshes anyway.