ropensci-archive / bomrang

:warning: ARCHIVED :warning: Australian government Bureau of Meteorology (BOM) data client for R
Other
109 stars 26 forks source link

Split forecast functionality for local files into separate functions #113

Closed adamhsparks closed 4 years ago

adamhsparks commented 4 years ago

@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().

adamhsparks commented 4 years ago

Closed with https://github.com/ropensci/bomrang/commit/6185c1f017647a40594b2b304aad8cc91ec99082