Skip to content

Project Meeting 2018.11.15

gregorbj edited this page Nov 15, 2018 · 6 revisions

VEGUI

  • VEGUI updates complete and in a PR #210
  • Now updating the tests
  • Next, update the tutorial

Scenario Viewer

  • VEScenario almost updated to output generic VEScenarioViewer input files #203
  • Working on updates for RSPM
  • Working on bar charts to replace pie charts in the Scenario Viewer #203

VE State

  • Created test Oregon data for VESimHouseholds package and ran all modules in package. Found and corrected error in PredictWorkers module code for using Azone relative employment inputs.
  • Changed where test datastore and other test results are saved. Test_Data/VE-State directory in modules directory. Has subdirectories Datastore, Log, ModelState. Did this to minimize data redundancy and space requirements on GitHub. This will also help with regression testing in future. Planning to move inputs here as well. Should consider this for all VE models. Only requires minor changes to test script.
  • Developed VESimLandUseData package which prepares the dataset used for VESimLandUse from Census, National Transit Database, and Smart Location Database. Documented using standard documentation format.
  • Finished methods for estimating all submodels that are part of VESimLandUse. Working on VESimLandUse package to implement the methods in modules.
  • Working on including documentation in standard documentation format (i.e. using in-script markup and documentModule function). Completed documentation for VE-RSPM modules in VESimHouseholds, VELandUse, VETransportSupply, VEHouseholdVehicles, and most of VEHouseholdTravel. Changed devtools::use_data function call to usethis::use_data in process.
Clone this wiki locally