Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
20 stars 28 forks source link

feat: generate profiles for immediate charging #266

Closed isond closed 2 years ago

isond commented 2 years ago

Pull Request doc

Purpose

What is the larger goal of this change? To add the latest refactored code for immediate charging.

What the code is doing

How is the purpose executed? This code calculates the charging profiles for either LDVs or LDTs by iterating through the NHTS data. It then adjusts the charging profiles by applying weighting factors to yield the final results.

Testing

How did you test this change (unit/functional testing, manual testing, etc.)? This code was tested by comparing the output against the output from the original matlab version.

Where to look

Usage Example/Visuals

How the code can be used and/or images of any graphs, tables or other visuals (not always applicable).

Time estimate

How long will it take for reviewers and observers to understand this code change? It should take a few days for the reviewers to understand.