Skip to content

Running Soundcast

Brice Nichols edited this page Feb 25, 2022 · 15 revisions

Running Soundcast

To start a Soundcast run, clone this repository or download as a ZIP file, download inputs, and set configuration parameters, then open the Emme Shell. Use the shell to navigate to the Soundcast directory (e.g., 'cd D:/user/models/soundcast'). 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 Soundcast.

From the Emme Shell, start the virtual environment: 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_soundcast.py

Sit back and relax. Run times are about 18 hours on PSRC servers.

Running in the Amazon Cloud


Next Step: Interpret Results

Clone this wiki locally