Analyze the elevations for the ride. Specifically, check the
differences in the elevations between the end of each segment and the
start of the next segment in the ride. Check this for the ele and the
usgs values. When the ele and usgs changes fall outside the acceptable
range, graph them. The acceptable range is defined as a percentage of
the difference between the lowest and highest elevations.
- Parameters:
ride (SABX 1.0 Ride) - ride to check
lowest (float ) - lowest elevation for the ride
highest (float ) - highest elevation for the ride
|