This repository has been archived by the owner on May 14, 2024. It is now read-only.
East Perth
Bug fixes
-
get_current_weather()
now returns the correct values forrel_hum
, rather than returning a column ofNA
-
get_available_imagery()
now fails properly if a non-numericradar_id
is supplied
Minor changes
-
Switch GIS raster file support from
raster
toterra
-
radar_id
values inget_available_radar()
are now provided as a numeric value.
This previously was a character that was internally coerced to numeric -
get_radar_imagery()
now returns amagick-image
object rather than araster
object.
The files are .gif natively, this is a better way to handle them