A web-based dashboard for NREL's Transportation Technology Total Cost of Ownership (T3CO) tool
Project description
T3CO-Go
This repo contains a web-based dashboard called T3CO-Go for NREL's Transportation Technology Total Cost of Ownership tool, T3CO.
Installation
For detailed instructions for setting up enviroment and other prerequisites to Installation Guide
T3CO-Go can be installed from two sources: PyPI or GitHub
Installation Source #1: PyPI
From within the Python environment, navigate to the parent directory containing the T3CO repository (cd T3CO_Go) and run:
pip install t3co-go
install_demo_inputs
This installs the tool from PyPI and copies T3CO demo input files to the current folder
Installation Source #2: From a git clone of the repository
T3CO-Go can also be installed from a clone of the GitHub repository.
First, clone the repository from GitHub from your desired directory (eg., /Users/Projects/):
git clone https://github.com/NREL/T3CO_Go.git T3CO_Go
This creates a git compliant folder 'T3CO_Go' (i.e., a '/Users/Projects/T3CO_Go' folder)
From within the Python environment, navigate to the parent directory containing the T3CO repository (cd T3CO_Go) and run this command:
pip install -e .
install_demo_inputs
This installs the tool from the repo clone and copies T3CO demo input files to the same folder
Quick Start
Go to Quick Start Guide
Starting a T3CO-Go instance
After installing T3CO-Go within a Python environment using one of the two sources, run this command:
run_t3co_go
This will open a web browser tab with T3CO prepared to run on your local machine in the background.
Acknowledgements
This tool was developed with funding support from the US Department of Energy's Office of Energy Efficiency and Renewable Energy (EERE)'s Vehicle Technology Office.
DOE NREL Software Record: SWR-25-38
Contact Us
To reach out to the NREL developer team with feedback, feature requests, or to explore partnership opportunities, please email at T3CO@nrel.gov
This tool is developed and maintained by the Commercial Vehicle Technologies (CVT) team in NREL's Center for Integrated Mobility Sciences.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file t3co_go-0.1.3.tar.gz.
File metadata
- Download URL: t3co_go-0.1.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e61236586ca276a8757f53386f8db5827f7e08629a189879f15969003fea08
|
|
| MD5 |
f0065527e42b8d35f92b66c63468b5a2
|
|
| BLAKE2b-256 |
bb372b33b155161f21e143f33e6e74f2f9988270e34c18f53bb01ac9fe5e0cbd
|
File details
Details for the file t3co_go-0.1.3-py3-none-any.whl.
File metadata
- Download URL: t3co_go-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f3862389ad9691c4c020d47338299b2cf5485c6d90cc865e61ff5839b177f94
|
|
| MD5 |
c6a17fba82124caa615e96ca397fefcb
|
|
| BLAKE2b-256 |
2f3c47905cefe246533ceb349c1ddf155b90bd0ea5023c1cac2896004536b219
|