draw_density: Draw heatmap of a generation type

Description Usage Arguments

Description

Computes a raster from generation point sources and draws a heatmap of that density.

Usage

1
2
draw_density(t, type, generators, generation, colors, scenario = "c_RT_R30P",
  legend_color = "white", ...)

Arguments

t

timestep of interest

type

generation type string (e.g., "Wind")

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

ramp

color map (defaults to rev(brewer.Greys))

shape

underlying shapefile (defaults to ISO regions)


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