Skip to content

Commit

Permalink
apply mdformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Dec 27, 2024
1 parent 0ce4c77 commit 9d0268d
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 234 deletions.
19 changes: 11 additions & 8 deletions docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,32 @@

!!! info "Disclaimer"

The views expressed in this documentation do not necessarily represent the
opinions of FHWA, and do not constitute an endorsement, recommendation,
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.


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.
The audience for this documentation is technically sophisticated users looking for
succinct instructions on successfully integrating TMIP-EMAT with VisionEval.
Completing such an integration requires at least a rudimentary understanding of
both tools, and it is necessary to write or edit Python code to complete the integration.

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
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
- [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/ve-integration](https://github.com/tmip-emat/ve-integration) -
- [tmip-emat/ve-integration](https://github.com/tmip-emat/ve-integration) -
An example of using the integration as implemented for Oregon DOT.

## Contents

- [Exploratory Scoping](scoping.md)
- [Running Experiments](running.md)
- [Running Experiments](running.md)
Loading

0 comments on commit 9d0268d

Please sign in to comment.