In this web page the folder structure of the Tahoe AB model is described. It has details on where different inputs, codes, executables and output files reside.
The root folder is the top level folder of the Tahoe model installation. This folder has three sub-folders:
docs - this folder contains the documentation for the model. All the RMarkdown scripts and the associated HTML pages are stored in this folder, along with figures and images used in creating the web pages. The HTML pages have a corresponding page in the Github website also.
reference - this is the main folder that contains all the programs, scripts, parameters and input data (that are not scenario specific)
scenarios - this is the folder that contains the scenario folder. Each scenario should have its own sub folders. Each scenario sub-folder in the scenario folder originally contains scenario-specific inputs and placeholder folders for outputs. Once the model has been run the scenario sub-folder will also have the output files for the specific scenario.
This folder has three sub folders. The code folder has all the Java programs, Python executables, and TransCAD GISDK scripts/UI files. The img folder stores the image icons used in the Transcad UI. The model_data folder has the model parameters and models inputs (that are not scenario specific). The contents of each of these sub-folders will be explained in the following sub-sections.
This folder is the folder that has scenario-specific inputs and scenario outputs (once the model has been run). Each scenario has its own sub-folder. Both summer and winter files for a particular scenario are stored in a the same scenario-specific sub-folder.
Each scenario folder has following five sub-folders:
code
gis
outputs_summer
outputs_winter
zonal
The GIS, outputs (structure is same for both outputs_summer and outputs_winter) and zonal folders will be described in the next sub-sections.
GIS folder description
Outputs folder description
Zonal folder description
Systems Analysis Group, WSP USA 2018