xarray.Dataset.hyoga.plot.bedrock_isostasy#
- Dataset.hyoga.plot.bedrock_isostasy(**kwargs)#
Plot bedrock deformation contours and locate minumum.
- Parameters:
**kwargs (optional) – Keyword arguments passed to
xarray.DataArray.plot.contourf(). Defaults to a purple-green colormap and light transparency.- Returns:
contours (
QuadContourSet) – The plotted bedrock isostasy contour set.