convert2HYY: Converts monthly hydro-meteorological time-series data to...

View source: R/convert2HYY.R

convert2HYYR Documentation

Converts monthly hydro-meteorological time-series data to hydrological year values.

Description

Conversion to hydrological year values from Oct. to the following year end of Sept. Cold season and warm season components are calculated.

Usage

convert2HYY(data2convert, stationCode, typeSel)

Arguments

data2convert

tibble with the format as packaged in the accompagning dataset ChirchikRiverData

stationCode

String with 5-digit station code

typeSel

Either 'Q' for discharge, 'mean(T)' for mean temperatures or 'P' for total precipitation

Value

tibble dataframe date column and hydrological year, cold season and warm season values columns.

See Also

Other Pre-processing: doQuantileMapping(), gen_HRU_Climate_CSV_RSMinerve(), gen_basinElevationBands(), loadTabularData(), plotNormDevHYY()


hydrosolutions/riversCentralAsia documentation built on Feb. 7, 2023, 4:50 p.m.