PowerGenome
PowerGenome copied to clipboard
A tool to quickly and easily create inputs for power systems models
this fix issue #221
setting regional_load_includes_demand_response is ignored.
The current set-up won't inflate the spur and tx cost specified in pg yml file. Needs fix
In the final generator clusters, I would like generators in different states to be separated into different rows.
GenX only needs the annuity but other capacity expansion models might want the raw financial data.
The renewable resources clusters tag in example system is no longer compatible with PowerGenome Error message: KeyError: "None of ['id'] are in the columns"
Major merge in of features developed since the last version. Includes many bug fixes and features such as: - Change annuity calculations from continuous to discrete formula - Select individual...
Use demand data in the original format and allocate it to regions based on the same file used for EFS allocation.
When `powergenome.build_scenario_settings` creates settings dictionaries for each year/case, it finishes by assigning a single model_year and model_first_planning_year for that dict. Previously, this used the values from the generic settings dictionary,...
Load the 861 utility data. Hopefully from PUDL, but from excel files if necessary.