Skip to content

Conversation

@cllorca1
Copy link
Collaborator

@cllorca1 cllorca1 commented Apr 2, 2020

add csv.gz skim matrix readers. This function is switched off as the replacement matrices are still stored as OMX

@todo
Copy link

todo bot commented Apr 2, 2020

has to be probably in silo

//todo has to be probably in silo
SkimTravelTimes skimTravelTimes;
skimTravelTimes = (SkimTravelTimes) dataSet.getTravelTimes();
skimTravelTimes.readSkim("bus", Resources.instance.getRelativePath(Properties.BUS_TRAVEL_TIME_SKIM).toString(), "mat1", 1/60.);
skimTravelTimes.readSkim("tramMetro", Resources.instance.getRelativePath(Properties.TRAM_METRO_TRAVEL_TIME_SKIM).toString(), "mat1", 1/60.);
skimTravelTimes.readSkim("train", Resources.instance.getRelativePath(Properties.TRAIN_TRAVEL_TIME_SKIM).toString(), "mat1", 1/60.);


This comment was generated by todo based on a todo comment in 922e356 in #98. cc @msmobility.

@cllorca1 cllorca1 merged commit a125c7f into master Apr 3, 2020
@todo todo bot mentioned this pull request Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants