Description Usage Arguments Value
This Function reads all the chemicalplot.csv files created by get_N_P_chemicalplot function, and sums up values for all hillslopes for each date in df and calculates watershed area weighted N and P values. i.e. kg of N and P per ha of watershed area.
1 | get_N_P_comparable_at_outlet(wepp_outputs_Dir, total_hillslope_area_ha)
|
wepp_outputs_Dir |
A string pointing to the location of the WEPP simulation output folder containing chemplot.out files |
total_hillslope_area_ha |
Numeric value specifying total area of hillslopes in watershed(ha) |
A csv file containing kg per ha of watershed area values of all the processed variables (N, P)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.