David Bantje
Results
1
issues of
David Bantje
When trying to create a Pathways datapackage with the mining updates in the `2.30.dev_mining` branch, the code fails because of the lines https://github.com/polca/premise/blob/7e4c1d8cdc78f113f200ad3543e4fe01be815ffc/premise/pathways.py#L82C1-L91C48 ```python energy = FinalEnergy( database=scenario["database"], iam_data=scenario["iam data"],...
bug