Skip to contents

Daily discharge at the outlet gauge of the example basin.

Usage

qobserved

Format

Tibble/data.frame with:

Date

Date (daily).

Flow

Discharge (m^3/s).

Source

National Meteorology and Hydrology Service of Peru (SENAMHI).

Examples

head(qobserved)
# plot(qobserved$Date, qobserved$Flow, type = "l",
#      xlab = "Date", ylab = "Flow (m^3/s)")