get_met_hrrr: Get HRRR meteorology data files

Description Usage Arguments

View source: R/get_met_hrrr.R

Description

This function downloads High Resolution Rapid Refresh (HRRR) meteorology data files from the NOAA FTP server and saves them to a specified folder. Files can be downloaded only by specifying a list of filenames (in the form of 'RP[YYYY][MM].gbl').

Usage

1
get_met_hrrr(files = NULL, path_met_files)

Arguments

files

a vector list of exact filenames for the HRRR files.

path_met_files

a full path should be provided for the location of the meteorological data files; downloaded files will be saved in this location.


rich-iannone/SplitR documentation built on Nov. 2, 2021, 2:32 a.m.