JasperHavenhand / Honours-Year-Project

COMP390 - Honours Year Project: Temporal Network (Re-)Design Strategies for Early Epidemic Containment
0 stars 0 forks source link

data sources creation #1

Closed JasperHavenhand closed 3 years ago

JasperHavenhand commented 3 years ago

Implement the necessary classes to create a TemporalCSVDataSource from the NSense data set II.

JasperHavenhand commented 3 years ago

Currently the timestamp from the NSense SocialStrength files is used for both the to and from times (i.e, the interactions last 0 seconds in Gradoop). I could take advantage of the fact that Gradoop uses time intervals and add the interaction durations to the timestamps to calculate the end times of the interactions.

JasperHavenhand commented 3 years ago

Should be ready to merge into main branch now: 7b97703d44d5dd120df2176a1810eb9e58b58119