Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A number of scripts useful for interacting with Driving Cycles and Driving Schedules found on the web to get them into a standard format

Notifications You must be signed in to change notification settings

Slater-Victoroff/DrivingCycleScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A series of scripts useful for the parsing and altering of
driving script data, assuming it comes in the form of
"^([0-9\.]+?)([ \t]+)([0-9\.]+?)(\n)$"
The first regex group should be the time in seconds
The second regex group should be the speed in either kph or mph
with a note at the start of the file such as //mph or //kph to specify.
Additional functionalities may be added later.

About

A number of scripts useful for interacting with Driving Cycles and Driving Schedules found on the web to get them into a standard format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages