ratio_function: Normal Ratio Method Function for calculating the difference...

View source: R/aswe_ratio_function.R

ratio_functionR Documentation

Normal Ratio Method Function for calculating the difference in mean max SWE for normal ratio calculation for filling in data for ASWE snow stations with 10-20 years of data Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Description

Normal Ratio Method Function for calculating the difference in mean max SWE for normal ratio calculation for filling in data for ASWE snow stations with 10-20 years of data Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Usage

ratio_function(station, data_station_oi, data_id, normal_max, normal_min)

Arguments

station

station you are calculating the normal ration fpr

data_station_oi

data from the station of interest; i.e., that you are filling in data for

data_id

column name of the data that you are filling

normal_max

Max year that the normal period spans

normal_min

Max year that the normal period spans


bcgov/bcsnowstats documentation built on Nov. 20, 2022, 9:12 a.m.