draw_generators: Draw indivdiual generators

Description Usage Arguments

Description

Draws individual generators as bubbles sized by generation and colored by generation type.

Usage

1
2
3
draw_generators(t, types, generators, generation, colors,
  scenario = "c_RT_R30P", scaling = 0.002, fill = TRUE, lx = -72,
  ly = 39.9, annontation_color = "white", legend_color = "white")

Arguments

t

timestep to plot

types

vector of generation type strings to plot

generators

generator data frame with "Generator_Name","Node_Region","Type","lat","lon"

generation

generation time-series as transformed by load_generation

colors

generation type color table

scaling

bubble scaling factor (default=0.001)

fill

fill the generator bubble (default=TRUE)

lx

x position of legend

ly

y position of legend


NREL/kaleidoscope documentation built on May 7, 2019, 6:03 p.m.