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

View source: R/hydRopclim.R

hydrochange2R Documentation

hydrochange2: Hydroclimatic change analysis at annual time step - PET

Description

Hydroclimatic change analysis at annual time step for a database that includes Potential Evapotranspiration. Includes: 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

hydrochange2(data,lat)

Arguments

data: An annual dataframe object including Dates(Date), Precipitation (P in mm), Potential Evapotranspiration (PET in mm) and Runoff (R in mm)

lat: A numerical value, watershed latitude

Examples

hydrochange2(data=database6, lat=-12)

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