Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Adelaide Hills

Compare
Choose a tag to compare
@adamhsparks adamhsparks released this 19 Oct 12:12

Bug fixes

  • get_historical() now fetches data for any station with historical data
    available corrected an issue where previously it only fetched data for stations
    that currently reported

  • Enforce standardised output for get_coastal_forecast(). In some cases BOM
    does not report all fields available, bomrang will always report these with
    NA if empty

Minor changes

  • Add new functionality to interact with and download radar imagery from BOM,
    get_available_radar() and get_radar_imagery()

  • When using update_station_locations() or update_forecast_towns() the user
    is now prompted with a message about reproducibility before proceeding

  • Update code of conduct statement in README to reflect that it only applies to
    the bomrang project

  • Update authors' list in vignette to include Dean Marchiori

  • Add links to on-line versions of vignettes from README

  • Standardise use of vocabulary in README

  • Reorder vignette to have output from functions before maps

  • Add maps of historical data completeness and availability to vignette,
    Appendix 7

  • Move copyright information from startup message into CITATION file