update_forecast_towns: Update internal database with latest BOM forecast towns

Description Usage Value Author(s) References Examples

View source: R/update_forecast_towns.R

Description

Download the latest select forecast towns from the BOM server and update internal database of pré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é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

1

Value

Updated database of BOM précis forecast towns

Author(s)

Adam H. Sparks, adamhsparks@gmail.com

References

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

Examples

1
2
3
4
## Not run: 
update_forecast_towns()

## End(Not run)

bomrang documentation built on March 29, 2021, 5:11 p.m.