-
Notifications
You must be signed in to change notification settings - Fork 19
Project Meeting 2018.04.25
Ben Stabler edited this page Apr 26, 2018
·
16 revisions
- Draft Documentation of inputs and outputs complete, @Ben to review
- Made some revisions to the inputs and outputs as a result of documenting modules since there was some inconsistency in the way RunTypes are used throughout the model
- Code changes pushed and @Ben to review
- All modules done and passing tests in a new branch, rspm_complete
- Eliminated VECommercialTravel, VERoadPerformance, VEEnergyAndEmissions, and VETravelCosts, and replaced them with VEPowertrainsAndFuels and VETravelPerformance so still some work to do to merge to develop
- @Brian working on memo on conversion and differences from RSPM as a sort of verification document
- @Aditya to help with the merge next week
- We need to start thinking about how to auto-generate documentation for modules
- Maybe add a block of text at the top and then pull it out and create a Rmarkdown document? Similar to roxygen
- For now, it's important to get the content written down. We can work on the technology to auto-create things later.
- Updated Getting Started to refer to a new install.R script
- Need to note that installation takes a long time due to re-downloading the repo
- Tested triggering builds of dependent projects in TravisCI if we decide to eventually go with separate repositories
- We need to get the usability workshop on the calendar; @Ben to follow-up with Kristin
- Getting Started
- VisionEval Models
- VERPAT Tutorial
- VERSPM Tutorial
- VE-RSPM Training
- Developer Orientation
- Goals and Objectives
- Working Together
- Automated Testing
- Contribution Review Criteria
- Modules and Packages
- Development Roadmap
- Documentation Plan
- Multiple Scenarios