ropensci-archive/bomrang

Split forecast functionality for local files into separate functions

adamhsparks opened this issue · 1 comments

@PaulMelloy has kindly added functionality to parse local XML files in cases where access to insecure FTP may be prohibited.

To keep the functions simple and well-defined I'll split the functionality out from get_* to parse_* for local XML files in the way of GSODR, https://github.com/ropensci/GSODR, with get_GSOD() and reformat_GSOD().

Closed with 6185c1f