-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve setup for running tool #109
Comments
CLI specSome proposed/in-progress changes for an easy command-line tool can be found on the cli branch of this repo. Our next step would be to move these changes over to the main ActivitySim package, where it could be reimported into BCA, PopSim, AsimTBM, etc. Commands:
TODOs:@bstabler @toliwaga if this sounds like a promising approach, I can update BCA to use this instead of all the run scripts. This would involve
Then if we like how BCA is working we can
A few things I'd like to do which would be very easy with this setup:
|
This looks good. For now let's just get the bca example working and then do a bit of testing. We can post bca on pypi as well, which we should do anyway. We can suggest moving this into activitysim if the bca example works well. |
see ActivitySim/activitysim#287
The text was updated successfully, but these errors were encountered: