This section describes the process for configuring and executing scripts to generate the datasets required to create Topsheet Simwrapper dashboards.
To streamline the setup process and reduce the need for manual configuration and file transfers, you should directly download the entire GitHub repository for each model run. Here’s how to proceed if you're setting up a dashboard within the directory X:\Projects\CHAMP7\Run25w_Market
:
-
Create a New Folder:
- Copy
folders_config.txt
andtopsheet_run.bat
into a folder
- Copy
-
Modify Configuration Files:
- In the
folders_config.txt
file, set the following:WORKING_FOLDER
toX:\Projects\CHAMP7\Run25w_Market
. I strongly recommend using an absolute path for accuracy and consistency.OUTPUT_FOLDER
toX:\Projects\CHAMP7\Run25w_Market\dc_test\topsheet\data
. Again, using an absolute path is highly recommended for best results.SCRIPTS_FOLDER
(Typically, you don't have to change this part.)
- In the
-
Execution:
- Execute
topsheet_run.bat
to view the dashboard.
- Execute
For more information and to check for potential errors, please view