invert4geom.plot_edge_effects#
- plot_edge_effects(grav_ds, layer, inner_region, plot_profile=True, coast=False)[source]#
Show the gravity edge effects and the percentage decay within the inner region and optionally a profile across the region.
- Parameters:
grav_ds (
Dataset) â the gravity datasetlayer (
DataArray) â the prism/tesseroid layerinner_region (
tuple[float,float,float,float]) â the inside region, where forward gravity is calculatedplot_profile (
bool) â plot a profile across the region, by default Truecoast (
bool) â add coastline to plots, by default False
- Return type: