-
Notifications
You must be signed in to change notification settings - Fork 769
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Consumption Unit to Watt-hour to Match In-Car Unit (#717)
* Update drives.json Modify Consumption column to Watt-hour (Wh) unit from Kilowatt-hour (kWh) and set decimal to 0 to match in-car unit. * Update efficiency.json Modify Consumption (net) / (gross) Singlestat values and Consumption/100mi table column to Watt-hour (Wh) unit from Kilowatt-hour (kWh) and set decimal to 0 to match in-car unit. * Remerge drives.json Remerge master drives.json to include lastest commits * Increase Consumption Unit Detail in Drives Dashboard Include length unit in consumption value. Wh/km or Wh/mi * Increase Consumption Unit Detail in Efficiency Dashboard Include length unit in consumption value. Wh/km or Wh/mi * Update trip.json Modify Consumption column to Watt-hour per length unit from Kilowatt-hour (kWh) and set decimal to 0 to match in-car unit. * Update Efficiency Dashboard Consumption Panels Unit Fix Consumption panel postfix value
- Loading branch information
Showing
3 changed files
with
57 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.