convert2HYY | R Documentation |
Conversion to hydrological year values from Oct. to the following year end of Sept. Cold season and warm season components are calculated.
convert2HYY(data2convert, stationCode, typeSel)
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 |
tibble dataframe date column and hydrological year, cold season and warm season values columns.
Other Pre-processing:
doQuantileMapping()
,
gen_HRU_Climate_CSV_RSMinerve()
,
gen_basinElevationBands()
,
loadTabularData()
,
plotNormDevHYY()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.