Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update co2eq_parameters.json for Croatia's unknown (#1965)
* Update co2eq_parameters.json https://www.hops.hr/page-file/oEvvKj779KAhmQg10Gezt2/temeljni-podaci/Temeljni%20podaci%202018.pdf By suggestion from #1950 (comment) I've tried to make an estimate. For 2018 it's 6691 GWh hydro, 3206 GWh thermo, 1240 GWh wind. So unknown is 6691 GWh + 3206 GWh = 9897 GWh. Hydro taking 68% of the unknown. Then I did it like this 24*0.68+820*(1-0.68), where 24 represents the CO2 from hydro and 820 the CO2 from coal and 68 the share of hydro from the PDF reference. * Update co2eq_parameters.json Estimated as 24*0.68 + 700*(1-0.68), 24 being from hydro, 700 from typical unknown.
- Loading branch information