NREL-Sienna / PowerGraphics.jl

A package to generate visualizations from PowerSimulations.jl results. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.

Home Page:https://www.nrel.gov/analysis/sienna.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conflicting device names creates conflicts in fuel_plot

claytonpbarrows opened this issue · comments

This function aggregates generation across different variable dataframes in the results object. However, there is no guarantee that the column names in all of the different results variable dataframes are unique. the logic here needs to access each variable dataframe independently to aggregate results into the custom fuel dict/dataframes.

@Lilyhanig can we close?

@claytonpbarrows this can be closed.