hydromt_sfincs.components.forcing.SfincsWaterLevel.create_boundary_points_from_mask#

SfincsWaterLevel.create_boundary_points_from_mask(min_dist=None, bnd_dist=5000.0)[source]#

Get boundary points from mask in quadtree grid. Should make utils function as sfincs_snapwave_boundary conditions uses nearly same code Also, regular grid has similar code. Maybe that is more efficient or better.