Closed daniellevie closed 2 years ago
Change code to only plot import/export limits for each scenario if the values are different. Otherwise plot a single import/export dotted line.
Also check if import/export data is missing for a scenario, remove it from the plot rather than defaulting to zero.
This should be fixed now. Can you test again and see if it works for you
Update transmission module, remove obsolete and broken code, Part 1
Add new method to read properties from csv files, see issue https://github.com/NREL/Marmot/issues/34
Methods to Update
Remaining methods will be fixed and updated in a later PR