Running SeaCast - RSGInc/SeaCast GitHub Wiki
Running SeaCast
Before running a SeaCast run please follow the instructions on SeaCast Installation and SeaCast Setup, and then open the Emme Shell. Use the shell to navigate to the SeaCast directory (e.g., cd C:\users\jane\seacast_test\seacast-master
). Note that the Emme Shell is more dependable than the standard Windows command prompt or the Anaconda prompt, so we recommend using it to run SeaCast.
From the Emme Shell, start the virtual environment:
conda activate model_py3
or activate model_py3
Next to the cursor, you should see "(model_py3)" indicating your virtual environment is active. To start a new run:
python run_seacast.py
Sit back and relax. Run times are about 22 hours on recommended server configurations.