mpas_tools.mesh.mask.compute_mpas_flood_fill_mask

mpas_tools.mesh.mask.compute_mpas_flood_fill_mask(dsMesh, fcSeed, daGrow=None, logger=None, workers=-1)[source]

Create a mask by flood-filling from seed points on an MPAS mesh.

Parameters:
Returns:

dsMasks (xarray.Dataset) – Dataset containing the flood-fill mask.