hydrochange: hydrochange: Hydroclimatic change analysis at annual time...

View source: R/hydRopclim.R

hydrochangeR Documentation

hydrochange: Hydroclimatic change analysis at annual time step - Tm

Description

Hydroclimatic change analysis at annual time step for a database that includes Mean Temperature. Includes: estimation of potential evapotranspiration by Oudin method, simulation of actual evapotranspiration by Budyko-Zhang model, quantifying impacts of climate and human activities on runoff change and quantifying watershed sensitivity and adaptation (Rau et al, 2018).

Usage

hydrochange(data,lat)

Arguments

data: An annual dataframe object including Dates(Date), Precipitation (P in mm), Mean temperature (Tm in C) and Runoff (R in mm)

lat: A numerical value, watershed latitude

Examples

hydrochange(data=database5, lat=-12)

hydrocodes/hydRopclim documentation built on Nov. 22, 2023, 9:27 p.m.