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
  • Also improved the getting started guide with more details, linking, better organization, etc.
  • 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 we broke testing on Windows. It works on Travis and Mac
  • @Can you try the testing steps and let us know if you run into problems?

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