Data sample imported from monthly SWAT output.hru file with read_swat_output function from data-raw/monthly/output.hru.
1 |
A data frame with 21 variables:
Date
Year
Month
Day
Four letter character code for the cover/plant on the HRU. (code from crop.dat file).
Hydrologic response unit number.
GIS code reprinted from watershed configuration file (.fig).
Topographically-defined subbasin to which the HRU belongs.
Month
Drainage area of the HRU (km2 ).
Water yield (mm H2O). Total amount of water leaving the HRU and entering main channel during the time step. (WYLD = SURQ + LATQ + GWQ – TLOSS – pond abstractions).
Organic N yield (kg N/ha). Organic nitrogen transported out of the HRU and into the reach during the time step.
Organic P yield (kg P/ha). Organic phosphorus transported with sediment into the reach during the time step.
Sediment P yield (kg P/ha). Mineral phosphorus sorbed to sediment transported into the reach during the time step.
NO3 in surface runoff (kg N/ha). Nitrate transported with surface runoff into the reach during the time step.
NO3 in lateral flow (kg N/ha). Nitrate transported by lateral flow into the reach during the time step
NO3 transported into main channel in the groundwater loading from the HRU (kg N/ha).
Soluble P yield (kg P/ha). Soluble mineral forms of phosphorus transported by surface runoff into the reach during the time step.
Soluble phosphorus transported by groundwater flow into main channel during the time step (kg P/ha).
Harvested yield (metric tons/ha). The model partitions yield from the total biomass on a daily basis (and reports it). However, the actual yield is not known until it is harvested. The harvested yield is reported as dry weight.
NO3 transported into main channel in the tile drain loading from the HRU (kg N/ha).
For further details, see https://swat.tamu.edu/media/116601/ch32_output.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.