mpas_tools.ocean.coastline_alteration.add_critical_land_blockages¶
- 
mpas_tools.ocean.coastline_alteration.add_critical_land_blockages(dsMask, dsBlockages)[source]¶
- Parameters
- dsMask (xarray.Dataset) – The mask to which critical blockages should be added 
- dsBlockage (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