mpas_tools.ocean.coastline_alteration.add_critical_land_blockages¶
-
mpas_tools.ocean.coastline_alteration.
add_critical_land_blockages
(dsMask, dsBlockages)[source]¶ Add the masks associated with one or more transects to the land mask
- Parameters
dsMask (xarray.Dataset) – The mask to which critical blockages should be added
dsBlockages (xarray.Dataset) – The transect masks defining critical land regions that should block ocean flow (e.g. the Antarctic Peninsula)
- Returns
dsMask (xarray.Dataset) – The mask with critical blockages included