compass.ocean.iceshelf.compute_land_ice_pressure_from_thickness
- compass.ocean.iceshelf.compute_land_ice_pressure_from_thickness(land_ice_thickness, modify_mask, land_ice_density=None)[source]
Compute the pressure from an overlying ice shelf from ice thickness
- Parameters:
land_ice_thickness (xarray.DataArray) – The ice thickness
modify_mask (xarray.DataArray) – A mask that is 1 where
landIcePressure
can be deviate from 0land_ice_density (float, optional) – A reference density for land ice
- Returns:
land_ice_pressure (xarray.DataArray) – The pressure from the overlying land ice on the ocean