Skip to content

Project Meeting 2017.09.15

Ben Stabler edited this page Sep 14, 2017 · 19 revisions

At-work subtours

  • Completed plan for implementation
  • Cleaned-up/revised some of the model step names, including expression files, logging/tracing, and user documentation
    • mandatory_scheduling --> mandatory_tour_scheduling
    • destination_choice --> non_mandatory_tour_destination_choice
    • non_mandatory_scheduling --> non_mandatory_tour_scheduling
  • Merged cleaned-up version to master and posted new package to pypi
  • Working on adding arguments to the pipeline model steps to make reuse of model components easier, for example
    • 'location_sample', TYPE='non_mandatory_tour',
    • 'location_sample, TYPE='atwork_subtour',
  • After that, start on person time window management

Testing

  • During clean-up, we realized the testing doesn't quite work on Windows
  • It works on Travis and Mac, but not Windows - it appears to be issues with logging/std/err/out and omx file handling
  • @Can one of you try going through the testing steps and let us know if you run into problems?
  • We need to fix this soon as well

Berkeley meeting prep

  • The meeting agenda is as follows:
    • Project goals
    • Status updates
    • Schedules
    • Key staff / participants
    • Inter-project coordination
  • Do we need to do any prep? If so, what should we do and who should do it?
Clone this wiki locally