This repository has been archived by the owner on May 14, 2024. It is now read-only.
TAS
bomrang 0.0.3
Major changes
- Include internal databases of station locations and metadata for
get_current_weather()
andget_ag_bulletin()
both derived from the same BOM station master list - The new database includes a more complete list of JSON URLs and ag bulletin station locations
- Generation of the JSON URL list is much faster, now can be updated by the user in a few seconds as desired using the new
update_station_locations()
function
Minor changes
- Better tests written for the package
- Add a new file describing internal database creation for station locations, metadata and JSON URLs, create_BOM_station_list.md