Skip to content

Commit

Permalink
Merge pull request #201 from SANDAG/remove_dist_assign
Browse files Browse the repository at this point in the history
Remove distributed assignment
  • Loading branch information
bhargavasana authored Sep 3, 2024
2 parents ee9d97d + 4434083 commit ec84d14
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 519 deletions.
245 changes: 9 additions & 236 deletions src/main/emme/toolbox/master_run.py

Large diffs are not rendered by default.

123 changes: 0 additions & 123 deletions src/main/python/remote_run_traffic.py

This file was deleted.

92 changes: 0 additions & 92 deletions src/main/python/serverswap.py

This file was deleted.

4 changes: 0 additions & 4 deletions src/main/resources/create_scenario.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ md %SCENARIO_FOLDER%\%%i)
rem grant full permissions to scenario folder
cacls %SCENARIO_FOLDER% /t /e /g Everyone:f

rem copy master server-config.csv to a scenario folder
rem to make local copy of server configuration file effective, user needs to rename it to server-config-local.csv
xcopy /Y T:\ABM\release\ABM\config\server-config.csv %SCENARIO_FOLDER%\conf

rem setup model folders
xcopy /Y .\common\application\"*.*" %SCENARIO_FOLDER%\application
xcopy /E/Y/i .\common\application\GnuWin32\"*.*" %SCENARIO_FOLDER%\application\GnuWin32
Expand Down
31 changes: 0 additions & 31 deletions src/main/resources/emme_python.bat

This file was deleted.

9 changes: 0 additions & 9 deletions src/main/resources/serverswap.bat

This file was deleted.

24 changes: 0 additions & 24 deletions src/main/resources/serverswap_files.csv

This file was deleted.

0 comments on commit ec84d14

Please sign in to comment.