Skip to contents

Calculates and plots annual water balance components including evaporation, precipitation, inflow, outflow, and net balance for each model in the Aeme object.

Usage

plot_wbal_annual(aeme, model, remove_spin_up = FALSE)

Arguments

aeme

aeme; object.

model

character vector; model(s) to plot. If missing, all models in the Aeme object will be plotted.

Value

ggplot2 object