SWE_normals: Script for calculating normals for both ASWE and manual...

View source: R/SWE_normals_function.R

SWE_normalsR Documentation

Script for calculating normals for both ASWE and manual stations. This function calls on the correct function to fill data and calculate normals depending on whether the station is a manual or aswe site. Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Description

Script for calculating normals for both ASWE and manual stations. This function calls on the correct function to fill data and calculate normals depending on whether the station is a manual or aswe site. Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Usage

SWE_normals(data, normal_max, normal_min, force = FALSE, ...)

Arguments

data

data from manual or ASWE site(s). Can also be a station ID if the function is being called on its own.

normal_max

Max year that the normal period spans

normal_min

Min year that the normal period spans

force

whether you want to update the cache. Defaults to FALSE, or no


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