bomrang (version 0.6.0)

update_forecast_towns: Update Internal Database with Latest BOM Forecast Towns

Description

Download the latest select forecast towns from the BOM server and update internal database of pr<U+00E9>cis forecast town names and AAC codes used by get_precis_forecast. There is no need to use this unless you know that a forecast town exists in a more current version of the BOM pr<U+00E9>cis forecast town name database that is not available in the database distributed with bomrang. In fact, for reproducibility purposes, users are discouraged from using this function.

Usage

update_forecast_towns()

Arguments

Value

Updated database of BOM pr<U+00E9>cis forecast towns

References

Data are sourced from: Australian Bureau of Meteorology (BOM) webpage, "Weather Data Services", http://www.bom.gov.au/catalogue/data-feeds.shtml

Examples

Run this code
# NOT RUN {
update_forecast_towns()
# }

Run the code above in your browser using DataCamp Workspace