Skip to contents

plot_climate_annual uses the simulated basin averages of pet, the different et fractions, precip, snofall, temperatures, and solar radiation to plot annual sums and averages. The aim of the function is to provide an overview of the simulated variables and help to identify potential issues with the model weather input data.

Usage

plot_climate_annual(sim_verify)

Arguments

sim_verify

Simulation output of the function run_swat_verification(). To plot the climate outputs at least the output option outputs = 'wb' must be set in run_swat_verification().

Value

Returns a patchwork of ggplots for the annual values of the simulated climate variables.