Improve differentiation of vehicle types in land transport
@lisazeyen is already working on this.
Since Jan 24, 2023.
- Dominant language
- Python
- Stars
- 615
- Forks
- 459
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 6
Description
Currently the energy demand and time series for different vehicles in land transport are merged. These should be separated into vehicle types (motorbikes, passenger cars, light trucks, heavy trucks, buses, etc.) so that we can have different transition pathways (e.g. later switch to BEV in heavy trucks) and endogenous transport transformation (see open endogenous transport issue).
Both the energy demands and time series for transport demand are already separated before they are merged, so this shouldn't be so difficult. There are additional data sources in the endogenous transport issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.