wsp-sag / client_arc_activitysim

Atlanta Regional Commission (ARC) ActivitySim Implementation
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Identify All Necessary Skims #1

Closed danielsclint closed 5 years ago

danielsclint commented 5 years ago

Review the existing UECs, and develop a comprehensive list of the necessary skims needed to run the ARC CT-RAMP model.

danielsclint commented 5 years ago

The skim manifest in the core ActivitySim framework is worth emulating.

sidharthanr commented 5 years ago

@danielsclint, I have the list of necessary skims in the skim manifest format. Should I add a script folder and add it there? Do you want me to make changes to the master branch or create a new branch?

danielsclint commented 5 years ago

For now, put in a new folder. (We may change it later, but its good for now.) You'll need to do it on a new branch and issue a pull request to put in the master branch.

sidharthanr commented 5 years ago

Okay, will do.