compass.ocean.iceshelf.compute_land_ice_pressure_from_draft
- compass.ocean.iceshelf.compute_land_ice_pressure_from_draft(land_ice_draft, modify_mask, ref_density=None)[source]
Compute the pressure from an overlying ice shelf from ice draft
- Parameters:
land_ice_draft (xarray.DataArray) – The ice draft (sea surface height)
modify_mask (xarray.DataArray) – A mask that is 1 where
landIcePressure
can be deviate from 0ref_density (float, optional) – A reference density for seawater displaced by the ice shelf
- Returns:
land_ice_pressure (xarray.DataArray) – The pressure from the overlying land ice on the ocean