CHLNDDEV / oceanmesh

Automatic coastal ocean mesh generation in Python and C++. **under development**
GNU General Public License v3.0
47 stars 15 forks source link

Major revision #63

Closed krober10nd closed 1 year ago

krober10nd commented 1 year ago

-Major overhaul of DEM class #58 -Major overhaul of bathymetry slope edge function -Improvements to visualizations of ocean mesh.Grid class -New distance from point sizing function om.distance_sizing_from_points_function #51

krober10nd commented 1 year ago

@ml14je Hi Joseph, if you get a chance please read through some of these changes. I was not able to get the barotropic or the baroclinic filters to work. I had to simplify and make the reading of DEMs more robust. Thanks.

CHLNDDEV commented 1 year ago

Addressing #17