Releases: romainsacchi/carculator
Links to correct carculator_utils version (1.0.4)
v.1.8.1 Update dependency
v.1.8.0
New software structure.
Parent classes in carculator_utils
.
carculator
only contains code relating to passenger cars in particular.
This is a major update.
Corrects diurnal emissions
Diurnal emissions, in g of substance emitted per day, were incorrectly calculated and applied.
We now fix this. The diurnal emissions per driving cycle now equal the distance of the cycle [km] / annual mileage [km/y] / 365 [d/y] * diurnal emissions [g/d] / length of the cycle [s].
Diurnal emissions incorrectly calculated
Diurnal emissions, in g of substance emitted per day, were incorrectly calculated and applied.
We now fix this. The diurnal emissions per driving cycle now equal the distance of the cycle [km] / annual mileage [km/y] / 365 [d/y] * diurnal emissions [g/d] / length of the cycle [s].
Updates default background database scenario to SSP2-NPi
v.1.7.3 Merge remote-tracking branch 'origin/master'
Fixes fuel cell stack inventory issue
In inventories, the fuel cell stack MASS was demanded, instead of the fuel cell stack POWER.
This was incorrect since the fuel cell stack dataset is expressed in relation to 1 kW.
v.1.7.0
Full Changelog: v.1.6.9...v.1.7.0
v.1.6.9
Black reformating
v.1.6.8
Fixes labelling for cost array
Full Changelog: v.1.6.7...v.1.6.8
Remove dependency on xarray 0.17
v.1.6.7 Black reformating