|
494 | 494 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/arc_data_full/land_use.csv |
495 | 495 | data/land_use.csv |
496 | 496 |
|
497 | | -- name: example_sandag |
498 | | - description: 580 zone (zones 500 to 1079 to include univ) example for the SANDAG region |
499 | | - # activitysim create -e example_sandag -d test_example_sandag |
500 | | - # cd test_example_sandag |
501 | | - # activitysim run -c configs -c configs_3_zone -c example_mtc/configs -d data -o output -s settings_mp.yaml |
| 497 | +- name: example_sandag_1_zone |
| 498 | + description: 57 zone 1-zone test example for the SANDAG region |
| 499 | + # activitysim create -e example_sandag_1_zone -d test_example_sandag_1_zone |
| 500 | + # cd test_example_sandag_1_zone |
| 501 | + # activitysim run -c configs_1_zone -c example_mtc/configs -d data_1 -o output_1 -s settings_mp.yaml |
502 | 502 | # cd .. |
503 | 503 | include: |
504 | | - - example_sandag/data |
505 | 504 | - example_sandag/../example_mtc/configs |
506 | 505 | example_mtc |
507 | | - - example_sandag/configs |
| 506 | + - example_sandag/configs_1_zone |
| 507 | + - example_sandag/data_1 |
| 508 | + - example_sandag/output_1 |
| 509 | + |
| 510 | +- name: example_sandag_1_zone_full |
| 511 | + description: full 1-zone example for the SANDAG region |
| 512 | + # activitysim create -e example_sandag_1_zone_full -d test_example_sandag_1_zone_full |
| 513 | + # cd test_example_sandag_1_zone_full |
| 514 | + # activitysim run -c configs_1_zone -c example_mtc/configs -d data_1 -o output_1 -s settings_mp.yaml |
| 515 | + # cd .. |
| 516 | + include: |
| 517 | + - example_sandag/../example_mtc/configs |
| 518 | + example_mtc |
| 519 | + - example_sandag/configs_1_zone |
| 520 | + - example_sandag/data_1 |
| 521 | + - example_sandag/output_1 |
| 522 | + #- https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/skims.omx |
| 523 | + # data_1/skims.omx |
| 524 | + #- https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/households.csv |
| 525 | + # data_1/households.csv |
| 526 | + #- https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/persons.csv |
| 527 | + # data_1/persons.csv |
| 528 | + #- https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/land_use.csv |
| 529 | + # data_1/land_use.csv |
| 530 | + |
| 531 | +- name: example_sandag_2_zone |
| 532 | + description: 28 zone 2-zone test example for the SANDAG region |
| 533 | + # activitysim create -e example_sandag_2_zone -d test_example_sandag_2_zone |
| 534 | + # cd test_example_sandag_2_zone |
| 535 | + # activitysim run -c configs_2_zone -c example_psrc/configs -d data_2 -o output_2 -s settings_mp.yaml |
| 536 | + # cd .. |
| 537 | + include: |
| 538 | + - example_sandag/../example_psrc/configs |
| 539 | + example_psrc |
| 540 | + - example_sandag/configs_2_zone |
| 541 | + - example_sandag/data_2 |
| 542 | + - example_sandag/output_2 |
| 543 | + |
| 544 | +- name: example_sandag_2_zone_full |
| 545 | + description: full 2-zone example for the SANDAG region |
| 546 | + # activitysim create -e example_sandag_2_zone_full -d test_example_sandag_2_zone_full |
| 547 | + # cd test_example_sandag_2_zone_full |
| 548 | + # activitysim run -c configs_2_zone -c example_psrc/configs -d data_2 -o output_2 -s settings_mp.yaml |
| 549 | + # cd .. |
| 550 | + include: |
| 551 | + - example_sandag/../example_psrc/configs |
| 552 | + example_psrc |
| 553 | + - example_sandag/configs_2_zone |
| 554 | + - example_sandag/data_2 |
| 555 | + - example_sandag/output_2 |
| 556 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/households.csv |
| 557 | + # data_2/households.csv |
| 558 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/land_use.csv |
| 559 | + # data_2/land_use.csv |
| 560 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz.csv |
| 561 | + # data_2/maz.csv |
| 562 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_maz_bike.csv |
| 563 | + # data_2/maz_to_maz_bike.csv |
| 564 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_maz_walk.csv |
| 565 | + # data_2/maz_to_maz_walk.csv |
| 566 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/persons.csv |
| 567 | + # data_2/persons.csv |
| 568 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz.csv |
| 569 | + # data_2/taz.csv |
| 570 | + # - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz_skims.omx |
| 571 | + # data_2/taz_skims.omx |
| 572 | + |
| 573 | +- name: example_sandag_3_zone |
| 574 | + description: 580 zone (zones 500 to 1079 to include univ) 3-zone example for the SANDAG region |
| 575 | + # activitysim create -e example_sandag_3_zone -d test_example_sandag_3_zone |
| 576 | + # cd test_example_sandag_3_zone |
| 577 | + # activitysim run -c configs_3_zone -c example_mtc/configs -d data_3 -o output_3 -s settings_mp.yaml |
| 578 | + # cd .. |
| 579 | + include: |
| 580 | + - example_sandag/data_3 |
| 581 | + - example_sandag/../example_mtc/configs |
| 582 | + example_mtc |
508 | 583 | - example_sandag/configs_3_zone |
509 | 584 | - example_sandag/configs_skip_accessibility |
510 | | - - example_sandag/output |
| 585 | + - example_sandag/output_3 |
511 | 586 |
|
512 | | -- name: example_sandag_full |
513 | | - description: full example for the SANDAG region |
514 | | - # activitysim create -e example_sandag_full -d test_example_sandag_full |
515 | | - # cd test_example_sandag_full |
516 | | - # activitysim run -c configs -c configs_3_zone -c example_mtc/configs -d data -o output -s settings_mp.yaml |
| 587 | +- name: example_sandag_3_zone_full |
| 588 | + description: full 3-zone example for the SANDAG region |
| 589 | + # activitysim create -e example_sandag_3_zone_full -d test_example_sandag_3_zone_full |
| 590 | + # cd test_example_sandag_3_zone_full |
| 591 | + # activitysim run -c configs_3_zone -c example_mtc/configs -d data_3 -o output_3 -s settings_mp.yaml |
517 | 592 | # cd .. |
518 | 593 | include: |
519 | | - - example_sandag/data |
| 594 | + - example_sandag/data_3 |
520 | 595 | - example_sandag/../example_mtc/configs |
521 | 596 | example_mtc |
522 | | - - example_sandag/configs |
523 | 597 | - example_sandag/configs_3_zone |
524 | 598 | - example_sandag/configs_skip_accessibility |
525 | | - - example_sandag/output |
| 599 | + - example_sandag/output_3 |
526 | 600 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz_skims.omx |
527 | | - data/taz_skims.omx |
| 601 | + data_3/taz_skims.omx |
528 | 602 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz_skims2.omx |
529 | | - data/taz_skims2.omx |
| 603 | + data_3/taz_skims2.omx |
530 | 604 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz_skims3.omx |
531 | | - data/taz_skims3.omx |
| 605 | + data_3/taz_skims3.omx |
532 | 606 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz_skims4.omx |
533 | | - data/taz_skims4.omx |
| 607 | + data_3/taz_skims4.omx |
534 | 608 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/tap_skims.omx |
535 | | - data/tap_skims.omx |
| 609 | + data_3/tap_skims.omx |
536 | 610 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/households.csv |
537 | | - data/households.csv |
| 611 | + data_3/households.csv |
538 | 612 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/persons.csv |
539 | | - data/persons.csv |
| 613 | + data_3/persons.csv |
540 | 614 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/land_use.csv |
541 | | - data/land_use.csv |
| 615 | + data_3/land_use.csv |
542 | 616 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz.csv |
543 | | - data/maz.csv |
| 617 | + data_3/maz.csv |
544 | 618 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/taz.csv |
545 | | - data/taz.csv |
| 619 | + data_3/taz.csv |
546 | 620 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_maz_bike.csv |
547 | | - data/maz_to_maz_bike.csv |
| 621 | + data_3/maz_to_maz_bike.csv |
548 | 622 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_maz_walk.csv |
549 | | - data/maz_to_maz_walk.csv |
| 623 | + data_3/maz_to_maz_walk.csv |
550 | 624 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_tap_walk.csv |
551 | | - data/maz_to_tap_walk.csv |
| 625 | + data_3/maz_to_tap_walk.csv |
552 | 626 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/maz_to_tap_drive.csv |
553 | | - data/maz_to_tap_drive.csv |
| 627 | + data_3/maz_to_tap_drive.csv |
554 | 628 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/tap.csv |
555 | | - data/tap.csv |
| 629 | + data_3/tap.csv |
556 | 630 | - https://media.githubusercontent.com/media/activitysim/activitysim_resources/master/sandag_data_full/tap_lines.csv |
557 | | - data/tap_lines.csv |
| 631 | + data_3/tap_lines.csv |
0 commit comments