checkwatbal {Maeswrap} | R Documentation |
Checks MAESPA water balance by adding up fluxes for the soil water balance calculated by MAESPA. Prints the total fluxes (precipitation, transpiration, canopy interception, and so on), and the difference between ingoing and outgoing. This is a debugging/checking tool: if the model has serious problems, there will be a missing sink or source.
Description
Checks MAESPA water balance by adding up fluxes for the soil water balance calculated by MAESPA. Prints the total fluxes (precipitation, transpiration, canopy interception, and so on), and the difference between ingoing and outgoing. This is a debugging/checking tool: if the model has serious problems, there will be a missing sink or source.
Usage
checkwatbal(x = readwatbal(), usemeaset = FALSE)
Arguments
x |
A dataframe returned by |
usemeaset |
Whether to use measured ET from the met file, or simulated (Default). |
Author(s)
Remko Duursma
See Also
[Package Maeswrap version 1.7 Index]