-
Notifications
You must be signed in to change notification settings - Fork 100
Project Meeting 2019.12.06
Ben Stabler edited this page Dec 6, 2019
·
17 revisions
- Phase 5a executed, which is phase 5 tasks 1 (partial), 4, 5, 6, and 8
- Suggested plan for getting started:
- Jeff and Blake start working on task 8 (popsim migration) and the much needed task 4 (I/O improvements) items:
- Allow users to specify separate input CSV tables or an HDF5 file in the initialize step (which basically means creating a new model step to replace this script)
- Provide automatic generation of simpler and more typical activity-based model output files such as the final household, person, tour, and trip files. (which basically means adding a CSV or HDF5 option to the write_tables function)
- Include table indexes as columns in the output CSV tables to make it easier to join the tables later (maybe we already implemented this earlier this year)
- Jeff draft plan for task 4 item - whenever a logit model is solved, add the ability to get the logsum in addition to the choice
- I'll work on task 6 (developer tutorial)
- I'd like to discuss the format and I think we have two good options:
- The existing rst user documentation
- An online runnable Google Colab Jupyter notebook like I recently created for open matrix
- I'm thinking the tutorial is the Colab notebook and it is referenced in rst user documentation
- I'd like to discuss the format and I think we have two good options:
- After we get these going, I'll setup a discussion with Mark and Joel about task 5 (addition of TNCs)
- Jeff and Blake start working on task 8 (popsim migration) and the much needed task 4 (I/O improvements) items:
- TRB meeting planning
- ITM session prep
- Any updates with regard to contracting
- Discuss response for pull requests. The existing contribution review criteria and the upcoming strategic development and contribution plan task are relevant.