Skip to content

Model Results

Aditya Gore edited this page Mar 3, 2023 · 4 revisions

PierceCast Outputs

At the end of a model run, a number of outputs are produced in Excel, HTML, and text format. These outputs are a starting point for analyzing results and users may create other summaries from emmebanks on their own. In this folder are two HTML pages that should serve as the starting point for checking results:

  • topsheet.html: aggregate results for VMT, VHT, and Delay, by time of day and facility type, mode share
  • metrics.html: average costs, etc.

The other most useful outputs include the following spreadsheets:

  • outputs\network\network_summary_detailed.xlsx: several sheets reporting a wide variety of results, from traffic counts to transit boardings and VMT, VHT, and delay by time of day.
  • outputs\daysim\DaysimReport.xlsx: basic summaries of Daysim models including average trip length, VMT per person, et c.

The standard outputs are stored in the \outputs directory, in the format below. See the detailed wiki page for full list of outputs produced from a model run.

  • \outputs
    • \bike
      • bike_attr.csv: bicycle facility attributes for links
    • \daysim
      • daysim record files in text-file format:
        • _full_half_tour.tsv
        • _household.tv
        • _household_day.tsv
        • _joint_tour.tsv
        • _partial_half_tour.tsv
        • _person.tsv
        • _person_day.tsv
        • _tour.tsv
        • _trip.tsv
      • aggregate logsums for various trip purposes:
        • _aggregate_logsums.x.dat (where x is 1 through 7)
      • archive_daysim_configuration.properties: describes configuration variables as used by Daysim, helpful for verifying input settings
      • archive_park_and_ride_shadow_prices.txt: park and ride shadow prices as applied in the model
      • archive_shadow_prices.txt: workplace location shadow prices
      • daysim records in hdf5 format:
        • daysim_outputs.h5
      • run_YYYY-MM-DD_xxhyym.log: Daysim run log, where YYYY is year, MM month, DD date, xx hour, yy minute of run
      • Excel summaries used for calibration or detailed analysis:
        • DayPatternReport.xlsx
        • DaysimDestChoiceReport.xlsx
        • LongTermReport.xlsx
        • ModeChoiceReport.xlsx
        • network_summary.xlsx
        • TimeChoiceReport.xlsx
    • \grouped: aggregated results used for Tableau dashboards
    • \landuse:
      • parcel_summary.xlsx
    • \network:
      • daily_network_results.csv
      • network_results.csv
      • network_shape.csv
      • network_summary_detailed.xlsx
      • roadway_summary.csv
      • trucks.csv
    • \supplemental:
      • trip tables for supplemental trips by time period XtoY, in h5 format
      • external work trip tables for each time period
      • gq_prod_att.csv
      • hbo_ratio.h5
      • prod_att.csv
    • \transit
      • freq_transit_access.csv
      • transit_summary.xlsx

The wiki describes the basic theory and process to use PierceCast for travel modeling applications.

Calibration and Testing

  • 2014 Estimation
  • Current Calibration
  • Older Calibration

Utilities

Release Notes

  • Notes on Latest Code and Inputs

Project Management

Clone this wiki locally