get_N_P_comparable_at_outlet: This Function reads all the chemicalplot.csv files created by...

Description Usage Arguments Value

Description

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.

Usage

1
get_N_P_comparable_at_outlet(wepp_outputs_Dir, total_hillslope_area_ha)

Arguments

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)

Value

A csv file containing kg per ha of watershed area values of all the processed variables (N, P)


devalc/WEPPRecipes documentation built on Jan. 3, 2022, 2:24 a.m.