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