Skip to content

Commit

Permalink
Merge pull request #1199 from cal-itp/ah_gtfs
Browse files Browse the repository at this point in the history
GTFS Digest July 2024 and Transit Bunching
  • Loading branch information
amandaha8 authored Aug 8, 2024
2 parents 5420e3f + e75cbb5 commit e27c815
Show file tree
Hide file tree
Showing 216 changed files with 6,393 additions and 5,978 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,12 @@ build_ntd_report:
build_gtfs_digest:
$(eval export site = gtfs_digest)
#cd data-analyses/rt_segment_speeds && pip install -r requirements.txt && cd ../_shared_utils && make setup_env && cd ..
#cd gtfs_digest/ && python deploy_portfolio_yaml.py && cd ..
#cd gtfs_digest/ && python deploy_portfolio_yaml.py && make assemble_data && cd ..
make build_portfolio_site

build_gtfs_digest_testing:
$(eval export site = gtfs_digest_testing)
#cd data-analyses/rt_segment_speeds && pip install -r requirements.txt && cd ../_shared_utils && make setup_env && cd ..
cd gtfs_digest && python _gtfs_digest_dataset.py && cd ../portfolio
make build_portfolio_site

add_precommit:
Expand Down
Loading

0 comments on commit e27c815

Please sign in to comment.