ngaruroro: Daily stream flow data used for low flow analysis

ngaruroroR Documentation

Daily stream flow data used for low flow analysis

Description

This data set provides the streamflow records for the rivers Ngaruroro (New Zealand) and Ray (UK). They are provided as a low flow object (class 'lfobj') as used in the package lfstat. The user might want to perform analysis with shorter time series. The data set ng just contains the eighties (hydrological year 1980 – 1989) of the Ngaruroro discharges.

Usage

data(ngaruroro)
data(ng)
data(ray)

Format

A low flow object, createlfobj

Source

Gustard, A. & Demuth, S. (2009) (Eds) Manual on Low-flow Estimation and Prediction. Operational Hydrology Report No. 50, WNO-No. 1029, 136p.

Examples

data(ngaruroro)
hyear_start(ngaruroro)
plot(ngaruroro)

data(ray)
hyear_start(ray)
attr(ray, "lfobj")

lfstat documentation built on Nov. 10, 2022, 5:42 p.m.