Skip to contents

Plot mean monthly maximum for a given gridcell from a terra::rast() file input

Plot mean monthly maximum for a given gridcell from a terra::rast() file input

Usage

plot_annual_DHW(input, range = c(0, 12))

plot_mm(input, lon, lat)

Arguments

input

rast() file

range

y lims for ggplot

lon

vector of longitude

lat

vector of latitude

Value

ggplot of annual DHW scaled Nov-Aug

ggplot of baseline climatology