Skip to content

Running SeaCast

goreaditya edited this page Sep 17, 2024 · 2 revisions

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.


Next Step: Interpret Results

The wiki describes the basic theory and process to use SeaCast for travel modeling applications.

Calibration and Testing

Utilities

Release Notes

  • Notes on Latest Code and Inputs
Clone this wiki locally