Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Ignore compiled Python.
**/__pycache__

# Ignore files generated by installing Python eggs.
src/Mode-Dest-TOD/cmap_modedest.egg-info
src/Mode-Dest-TOD/sharrow/sharrow.egg-info

# Ignore large Emme project files.
Database/emmemat
Database/emmebank
Expand Down
4 changes: 1 addition & 3 deletions Scripts/manage/env/CMAP-TRIP2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,4 @@ dependencies:
- zarr=2.10
- pip:
- emat
# Uses relative paths to local packages
- -e ../../../src/Mode-Dest-TOD
- -e ../../../src/Mode-Dest-TOD/sharrow
- cmap_modedest @ git+https://github.com/CMAP-REPOS/cmap_modedest@v24.4.1
1 change: 0 additions & 1 deletion src/Mode-Dest-TOD/.gitignore

This file was deleted.

81 changes: 0 additions & 81 deletions src/Mode-Dest-TOD/README.md

This file was deleted.

66 changes: 0 additions & 66 deletions src/Mode-Dest-TOD/TECHNICALGUIDE.md

This file was deleted.

Loading