This function extract the dataset containing daily rainfall and streamflow discharge at one of the MOPEX locations.
Value
If MAP = FALSE, this function returns a time series of daily streamflow discharge (Q, in mm). If MAP = TRUE, this function returns a data frame containing the following columns (as zoo object):
Date
Format is "yyyymmdd"
P
Mean areal precipitation (mm)
E
Climatic potential evaporation (mm, based NOAA Freewater Evaporation Atlas)
Q
Daily streamflow discharge (mm)
T_max
Daily maximum air temperature (Celsius)
T_min
Daily minimum air temperature (Celsius)