Fetch a listing of available BOM radar imagery from ftp://ftp.bom.gov.au/anon/gen/radar/ to determine which files are currently available for download. The files available are the most recent radar imagery for each location, which are updated approximately every 6 to 10 minutes by the BOM . Ported from bomrang.
get_available_radar(radar_id ="all")
Arguments
radar_id: Numeric. BOM radar of interest for which a list of available images will be returned. Defaults to all images currently available.
Returns
A data.table::data.table() of all selected radar locations with location information and product_ids .