Fetch the BOM forecast and create a data frame object that can be used for
interpolating.
Value
Data frame of a Australia BOM forecast for Queensland for max temperature,
min temperature and corresponding locations.
Examples
if (FALSE) {
BOM_forecast <- get_BOM_forecast()
}