This function creates a ggplot visualization of the ESCO range data, highlighting specific values and limits with horizontal and vertical lines.
Arguments
- sim
The simulation results water balance data. Including:
- precip
Variable out of 'basin_wb_day' output file.
- surq_cha
Variable out of 'basin_wb_day' output file.
- surq_res
Variable out of 'basin_wb_day' output file.
- latq_cha
Variable out of 'basin_wb_day' output file.
- latq_res
Variable out of 'basin_wb_day' output file.
- qtile
Variable out of 'basin_wb_day' output file.
- flo
Variable out of ''basin_aqu_day' output file.
- obs_wy_ratio
A numeric value representing the observed water yield ratio.
- rel_wyr_lim
A numeric value specifying the relative range for acceptable error.