update_forecast_towns: Update internal database with latest BOM forecast towns

View source: R/update_forecast_towns.R

update_forecast_townsR Documentation

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é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

update_forecast_towns()

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

## Not run: 
update_forecast_towns()

## End(Not run)

adamhsparks/BOMRang documentation built on Jan. 31, 2023, 4:49 a.m.