Freight and Fuel Transportation Optimization Tool (FTOT)

Public Version of the Freight and Fuel Transportation Optimization Tool

View the Project on GitHub VolpeUSDOT/FTOT-Public

FTOT is a flexible scenario-testing tool that optimizes the transportation of materials for future energy and freight scenarios. FTOT models and tracks commodity-specific information and can take into account conversion of raw materials to products (e.g., crude oil to jet fuel and diesel) and the fulfillment of downstream demand. A video providing an overview of FTOT can be found below. An informational flyer can be found here. FTOT was developed at the US Dept. of Transportation’s Volpe National Transportation Systems Center.

Getting Started:

The following steps walk the user through how to download the FTOT code and supporting materials from GitHub. You can also follow along with a video tutorial on how to install FTOT.

Please note that FTOT has a required dependency on Esri ArcGIS Pro Desktop software, and Tableau Reader (or another version of Tableau) is required for accessing dashboard functionality. For further details on installing ArcGIS Pro and Tableau, consult the full installation instructions inside the FTOT User Guide.

Download FTOT repository

  1. To install FTOT, navigate to the FTOT repository on GitHub: https://github.com/VolpeUSDOT/FTOT-Public

  2. Click the Code dropdown, and select “Download Zip”: image

  3. Unzip the contents into the following directory on your local machine: C:\FTOT

    • Note: On some systems the FTOT directory may need to be renamed from FTOT-Public-Master.
    • Ensure that the first layer inside C:\FTOT includes a subfolder called “program”, a file named “simple_setup.bat”, and two additional files named “.gitignore” and “.gitattributes” among other individual files. The contents may need to be moved into this configuration if they did not unzip this way automatically.

ftot_dir

Install FTOT’s Python dependencies

  1. The FTOT Python environment and required dependencies are installed using the “simple_setup.bat” file. Double-click the file to run the batch file script and follow the instructions as prompted. See Section 2 of the FTOT User Guide documentation for the latest detailed installation instructions. If you need to run a legacy copy of FTOT compatible with ArcGIS rather than ArcGIS Pro, consult these separate legacy instructions.

Download FTOT documentation and datasets

  1. Additional transportation network data is required to run FTOT. In addition, documentation and supplementary scenario data are provided to acclimate you to running FTOT. This documentation and scenario dataset can be downloaded directly from here. Only the most recent version of the zip file needs to be downloaded.

  2. Extract the contents to within the C:\FTOT directory on your machine. After you download and save this data, your C:\FTOT directory should contain a scenarios folder and a documentation folder in addition to the existing folder and files.

Inside the scenarios folder should be a common_data folder along with directories containing quick start and reference scenarios.

Next Steps:

Usage of FTOT is explained in the documentation. See above for instructions on how to download the documentation. Documentation consists of four files:

At this point, you can verify that FTOT is fully functional by running one of the pre-built quick start scenarios. For detailed instructions, consult the Quick Start Tutorial within the C:/FTOT/documentation folder. Alternatively, consult the FTOT User Guide (also within C:/FTOT/documentation) or the Creating New Scenarios guidance to dive directly into FTOT and building your own scenarios. In addition, the FTOT Team has developed a Minimum Data Requirements document that provides a checklist of inputs that a user should collate in preparation for running an FTOT scenario. You can also follow along with the video tutorial for running the first Quick Start scenario.

Users Group:

Every quarter, the FTOT users group is notified when the most recent FTOT public release is available for download.

Additional Information:

Contributing:

Validation:

Resilience Tools:

FTOT-Resilience-Link_Removal is a modification of the base FTOT program to assess the resilience of an FTOT optimal solution to disruption. The link removal resiliency testing process works as follows: (1) a baseline FTOT run is completed, (2) network edges are ranked by importance (the default importance metric is betweenness-centrality, but the user can also specify another importance metric), (3) disruptions are applied by sequentially removing edges from the baseline optimal solution, (4) new optimal solutions are calculated for the disrupted networks, (5) total scenario costs are calculated and compared. Note that this resilience tool is for the road network only.

To install the FTOT-Resilience-Link_Removal code, follow the instructions available here on the GitHub repository for the rank and removal code. The rank and removal code is run through a Jupyter notebook and generates an interactive report of the resilience results.

FTOT-Resilience-Supply_Chain:

FTOT-Resilience-Supply_Chain is a modification of the base FTOT program to support analysis of supply chain resilience. The supply chain resilience assessment includes two parts: integrated risk assessment to capture the combined effects of multiple risk factors on supply chain performance, and resilience assessment to calculate the long-term supply chain resilience in the planning horizon. The supply chain methodology and modifications to the FTOT code were developed at Washington State University (WSU).

To install the FTOT-Resilience-Supply_Chain code, follow the instructions available here on the GitHub repository for the modified tool. After installing, follow the instructions in the “Running the Scenario” section to run the two batch files to generate input data and analyze the resilience of the supply chain. The repository also contains two additional documents developed by the WSU team about the methodology used to create input data for the tool as well as the analysis performed in the tool.

Video Series:

FTOT Overview:



Installing FTOT:



Running Your First FTOT Scenario:



Customizing Your Own FTOT Scenario:



Preparing and Using Your Custom FTOT Network:



Running the Scenario Setup Template:



Credits:

Project Sponsors:

The development of FTOT that contributed to the original public version was funded by the U.S. Federal Aviation Administration (FAA) Office of Environment and Energy (AEE) and the Department of Defense (DOD) Office of Naval Research through Interagency Agreements (IAA) FA4SCJ and FB48CS-FB48CY under the supervision of FAA’s Nathan Brown and by the U.S. Department of Energy (DOE) Office of Policy under IAA VXS3A2 under the supervision of Zachary Clement. Current development is sponsored through IAAs with FAA AEE under the supervision of FAA’s Prem Lobo. Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the FAA nor of DOE.

Acknowledgements:

The FTOT team thanks our beta testers and collaborators for valuable input during the FTOT Public Release beta testing, including Dane Camenzind, Kristin Brandt, and Mike Wolcott (Washington State University), Mik Dale (Clemson University), Emily Newes and Ling Tao (National Renewable Energy Laboratory), Seckin Ozkul, Robert Hooker, and George Philippides (Univ. of South Florida), and Chris Ringo (Oregon State University).

License:

This project is licensed under the terms of the FTOT End User License Agreement. Please read it carefully.