Relies on output from get_ereefs_profile().

plot_ereefs_zvt(
  slice,
  var_name = "Chl_a_sum",
  scale_col = c("ivory", "hotpink"),
  scale_lim = NA
)

Arguments

scale_col

Colours to use for low and high values. Default c("ivory", "hotpink").

scale_lim

values for low and high limits of colourscale. Defaults to full range.

profileObj

A list object as output by get_ereefs_profile(), containing dates, eta, z_grid, botz, and a data frame of values.

Value

p handle for the generated figure