wnCreateBubbleMap: Create bubble maps of wind prediction errors

Description Usage Arguments Details Value

Description

wnCreateBubbleMap creates bubble maps of wind prediction errors

Usage

1
2
wnCreateBubbleMap(df, model, var = "speed", stat = "bias", breaks = 5,
  b = NULL, c = NULL)

Arguments

df

dataframe returned from wnBuildBiasDf() or wnBuildTsDf()

model

weather model to subset on (a level in fcastName)

var

variable to plot (speed, dir)

stat

statistic to plot (bias, rmse)

breaks

number of breaks to set in legend

b

vector of numeric break points for legend (upper limits only)

Details

Returns a bubble map of wind prediction errors. WindNinja and weather model errors are displayed in the same map.

Value

bubbleGoogleMaps object


nwagenbrenner/windtools documentation built on May 24, 2019, 10:56 a.m.