Ticket #146 (closed defect: done)

Opened 7 years ago

Last modified 7 years ago

Complete run of full_script_2016 leaves yellow dots on map

Reported by: jdalbey Owned by: nhockada
Priority: Low Milestone: May 2019 Training
Component: Highway Model Version:
Severity: Minor Keywords:
Cc:

Description

At the conclusion of a complete run of full_script_2016 the CPTMS map is not all green dots as it should be. There are a few yellow dots remaining, specifically from 5 N 26.56 to 5 N 30. (See attached screenshot).

The last five lines of the traffic events file follow:

  190   02:50:09  5       N         30.00    2.0      Y
  190   02:51:09  55      N         10.40    1.5      G
  190   02:51:19  261     N         0.50     0.2      G
  190   02:51:39  55      S         10.84    1.5      G
  190   02:51:49  261     S         0.90     0.2      G

At time 2:50:09 dots on route 5 are turned yellow, but never subsequently turned green.

I suggest that the repair is to add this line at the end:

  190   02:51:59  5       N         30.00    4.0      G

The traffic events file is:
config/vds_data/sample_data/atmsBatchEvents_production.txt

(Note: This is not a production run but a run from the current Dev version).

Attachments

LeftoverDots.png Download (30.9 KB) - added by jdalbey 7 years ago.
Yellow dots remaining after complete run of full script

Change History

Changed 7 years ago by jdalbey

Yellow dots remaining after complete run of full script

comment:1 Changed 7 years ago by jdalbey

  • Owner changed from nhockada to jtorres
  • Component changed from Activity Log to Highway Model

comment:2 Changed 7 years ago by jdalbey

  • Owner changed from jtorres to nhockada
  • Status changed from new to assigned

comment:3 Changed 7 years ago by jdalbey

  • Status changed from assigned to closed
  • Resolution set to done

Fixed in r409.

Note: See TracTickets for help on using tickets.