Skip to content

problem with skim names in create example_xxx_full #421

@toliwaga

Description

@toliwaga

activitysim create example_xxx_full are broken where skims are split due to size. (i.e. where there are skims1.omx, skims2.omx,...)

This is because the manifest copies the example data folder then adds the skims to it, but if the example folder has a skims.omx for the small dataset, it doesn't get overridden and then the taz_skims specifier glob (in network_los.yaml) matches the residual file (which is the wrong size) in addition to the skims.omx files and activitysim flags this as an error (which it indeed is.)

# this line in network_los.yaml causes problems 
taz_skims: taz_skims*.omx

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