forked from UDST/bayarea_urbansim
-
Notifications
You must be signed in to change notification settings - Fork 11
ScenarioFrameAdds
Michael Reilly edited this page Dec 21, 2018
·
9 revisions
We want to add the ability to use scenario-specific control totals and model coefficients.
Want it to default to the files as they are named now. But if scenario-specific file is named in yaml want to sub it in. s1_household_controls_input_file = ‘household_controls1.cav’
Need ability to rename all three control files for each scenario (households, employment, and regional. Name of file in ‘ ‘ is arbitrary (can be anything even without a scenario number in it. It is the var before the = that defines how to use the file.
The same way as the Control Totals. Defaults to standard but any mention in the yaml subs in a replacement file for just that model in just that scenario.