Skip to contents

plot_snow_monthly uses the simulated basin averages of precip, and snofall, and plots average monthly sums of rainfall, snofall and snomlt. This is plot can be helpful to verify the dominant snow processes and can be useful in catchments where large spring runoff through snowmelt plays a relevant role.

Usage

plot_monthly_snow(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 ggplots for the monthly average values of the simulated precip, snofall and snomlt.