TemoaProject / temoa

Tools for Energy Model Optimization and Analysis
http://temoacloud.com
GNU General Public License v2.0
84 stars 48 forks source link

Fixed Bug in Myopic Data Loading #71

Closed jeff-ws closed 6 months ago

jeff-ws commented 6 months ago

When pulling in existing capacity items from the previous iteration, there was a bug such that the scenario name wasn't being screened when querying the OutputNetCapacity table, so old results under different scenario were polluting inputs. Fixed by adding scenario criteria to hybrid_loader.py