1.0.0
What's Changed
Added
- Complete revamp of the code base #71
- New HPC methodology
- Optional plots
- Minimum charging energy and SoC threshold
- Charging curve calculation
Changed
- Fix implausible driving times #70
- Optional time series outputs have more data
- Vehicle csv outputs are now optional
- All instances of DataFrame.append() have been changed to pandas.concat() #71
- Performance for time series outputs has been improved drastically #71
Removed
- Old code
- Single regions
Full Changelog: v0.1.3...v1.0.0