normal_site: Function for retrieving data for a specific station. Site can...

View source: R/normal_site_function.R

normal_siteR Documentation

Function for retrieving data for a specific station. Site can be either manual or snow site. Used when you don't have data for a specific station - can be used to directly retrieve snow normal data.

Description

Function for retrieving data for a specific station. Site can be either manual or snow site. Used when you don't have data for a specific station - can be used to directly retrieve snow normal data.

Usage

normal_site(site, normal_max, normal_min, force = FALSE)

Arguments

site

Site ID. Can be either manual or ASWE site

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.