
Filter HRUs by their variable values at harvest/kill
Source:R/plot_mgt_harv.R
filter_hru_at_harvkill.RdThe function can be complementary to plot_variable_at_harvkill() plots.
If any issues are identified in the boxplots, the results can be filtered for
further analysis with filter_hru_at_harvkill().
Arguments
- sim_verify
Simulation output of the function
run_swat_verification()as a single object or as a list of objects (representingrun_swat_verification()function runs with different settings). To plot the heat units at least the output optionoutputs = 'mgt'must be set inrun_swat_verification().- ...
Boolean operations to be applied in the filter operation of the management simulation outputs. Possible variables are
crop, phu, plant_bioms, yield, water_stress, aero_stress, temp_stress, n_stressandp_stress.