Skip to content

TransCAD generated OMX skims are not read properly in DaySim #317

@nsdhakar

Description

@nsdhakar

The OMX format skim files generated by TransCAD are read incorrectly by DaySim. Used the GISDK command "CopyMatrix()" to convert TransCAD format skims into OMX format in TransCAD 9.0. DaySim reads the OMX files successfully, however, the values are read incorrectly (very large numbers) and also do not correspond to correct OD cells in skims. Note that when opened in TransCAD or an OMX viewer or a programming language, the OMX skim files look fine. But for some reason, DaySim is not able to read them correctly.

A workaround is to read TransCAD generated OMX files in a programming language (e.g., R) and re-write back in OMX format. The regenerated OMX skims are read fine in DaySim.

DaySim has been reading OMX files generated from Cube, Emme, or a programming language (e.g., R, python) without issues. This points to a potentially issue in the way TransCAD is generating OMX files. Something to coordinate with Caliper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions