NREL / ssc

SAM Simulation Core (SSC) contains the underlying performance and financial models for SAM
BSD 3-Clause "New" or "Revised" License
78 stars 83 forks source link

Fix subhourly indexing error in retail rate dispatch forecast function #1135

Closed brtietz closed 4 months ago

brtietz commented 4 months ago

Fixes #1134 by fixing an indexing error in the forecast setup function. Also adds new tests for subhourly demand charge data.

Test by running the file from the forum and confirming that the simulation completes without errors.