Skip to contents

Plot heat fluxes from AEME simulations. This includes incoming shortwave radiation, net longwave radiation, evaporative heat flux, and sensible heat flux.

Usage

plot_fluxes(aeme, cumulative = FALSE)

Arguments

aeme

AEME data object

cumulative

logical; if TRUE, plot cumulative fluxes. If FALSE, plot instantaneous fluxes.

Value

ggplot2 object