| annual_data_TP {GREENeR} | R Documentation |
Annual data TP
Description
Defines the sources of nutrient (phosphorus) for each year and catchments.
Usage
annual_data_TP
Format
A data frame with 12 variables:
BasinIDinteger. The basin unique identifier.
YearValueinteger. The year for which data are defined.
HydroIDinteger positive. Unique catchment identifier.
NextDownIDinteger. Unique identifier of the catchment to which the catchment goes.
Bgdouble. Annual amount of phosphorus background losses (ton/yr).
Mindouble. Annual amount of phosphorus mineral fertilisers (ton/yr).
Mandouble. Annual amount of phosphorus in manure fertilisers (ton/yr).
Sddouble. Phosphorus input from scattered dwellings (ton/yr).
Psdouble. Phosphorus input from point sources (ton/yr).
YearlyMassdouble. Observed annual total phosphorus load (TP ton/yr) from monitoring station data.
ForestFractiondouble. Non-agricultural land cover in the catchment (fraction).
InvNrmRaindouble. Inverse of normalized rainfall.