
Plot average monthly precipitation components rainfall and snofall and the snow melt
Source:R/plot_climate.R
plot_monthly_snow.Rdplot_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.
Arguments
- sim_verify
Simulation output of the function
run_swat_verification(). To plot the climate outputs at least the output optionoutputs = 'wb'must be set inrun_swat_verification().