R/ghcn-load-utils.R
ghcn_load_us_stations.Rd
Read in GHCN-D data for a given year and filter to US stations for loading
ghcn_load_us_stations(ghcn_yr, ghcn_stations_us_unq, ghcn_elem_selvars)
ghcn_yr | (integer) : The year in which the GHCN-D data is to be downloaded |
---|---|
ghcn_stations_us_unq | (list) : The output list of GHCN-D stations from
running |
ghcn_elem_selvars | (character) : The GHCN-D element values that are selected in the final data |
(tibble) : Cleaned and final transformed GHCN-D data for loading to our database