forked from RSGInc/EMAT_VE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
356 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,30 @@ | ||
# TMIP-EMAT + VisionEval | ||
|
||
This documentation is for the integration of the TMIP-EMAT exploratory modeling | ||
and analysis tool with the VisionEval transportation model. | ||
!!! info "Disclaimer" | ||
|
||
- [TMIP-EMAT Documentation](http://tmip-emat.github.io) | ||
- [VisionEval Documentation](https://visioneval.github.io) | ||
The views expressed in this documentation do not necessarily represent the | ||
opinions of FHWA, and do not constitute an endorsement, recommendation, | ||
or specification by FHWA. | ||
|
||
# Contents | ||
|
||
This documentation is for the integration of the [TMIP-EMAT](http://tmip-emat.github.io) exploratory modeling | ||
and analysis tool with the [VisionEval](https://visioneval.github.io) strategic planning model. | ||
|
||
For this integration, we are using VisionEval as a "core model", and wrapping it with EMAT to provide | ||
a more robust and flexible exploratory modeling and analysis environment. | ||
|
||
In addition to this documentation, you may also want to refer to the | ||
[TMIP-EMAT documentation](http://tmip-emat.github.io) and the | ||
[VisionEval documentation](https://visioneval.github.io). | ||
|
||
This documentation is a companion to two example repositories: | ||
|
||
- [tmip-emat/tmip-emat-ve](https://github.com/tmip-emat/tmip-emat-ve) - An initial | ||
technological demonstration of the integration of EMAT and VisionEval. | ||
- [tmip-emat/oregon-ve-example](https://github.com/tmip-emat/oregon-ve-example) - | ||
An example of using the integration as implemented for Oregon DOT. | ||
|
||
## Contents | ||
|
||
- [Exploratory Scoping](scoping.md) | ||
- [Running Experiments](running.md) |
Oops, something went wrong.