Skip to content

Commit

Permalink
Merge pull request #71 from BayAreaMetro/res_pax_only
Browse files Browse the repository at this point in the history
Refactor repository to just be Java Resident Passenger Source Code
  • Loading branch information
DavidOry authored Jun 13, 2024
2 parents 3be12b1 + afc9bfd commit 1153888
Show file tree
Hide file tree
Showing 3,247 changed files with 23 additions and 381,085 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
33 changes: 0 additions & 33 deletions .github/workflows/push.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ utilities/vta_expresslane_feed_saver/vta_expresslanes_2018*
utilities/sandag-activitysim/*
site/
.DS_Store
utilities/compare-transit-skims/TM2.2.0/indivTripData_1.csv
utilities/compare-transit-skims/TM2.2.0/maz_data_withDensity.csv
utilities/compare-transit-skims/TM2.2.0/transit_skims_AM.omx
utilities/compare-transit-skims/TM2.2.1.1/indivTripData_1.csv
utilities/compare-transit-skims/TM2.2.1.1/trnskmAM_WLK_TRN_WLK.omx
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
travel-model-two
================

Placeholder for all things related to MTC's Travel Model Two (currently in development)
Currently in development.

## Relevant Repositories
The software needed to implement TM2.2 and above is spread across multiple repositories. The organization is as follows:

1. `tm2py`: A Python package that implements TM2. Please see this repository for installation instructions and usage.
2. `travel-model-two`: This repository. It contains the Java software and compilation instructions for implementing the resident passenger component of the TM2.2 system.
3. `travel-model-two-configs`: A repository to house specific configurations of the TM2.2 system. For example, the configurations needed to simulate the 2015 base year will live in this repository.

## Compilation Instructions

TODO -- update (using Maven?)

To build, install apache ant (https://ant.apache.org/)

Set the `REPOSITORY_DIR` environment variable to this directory, and run `ant all`.
This will read the build configuration in `build.xml`.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 1153888

Please sign in to comment.