SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
51 stars 15 forks source link

55 Write mobility data #971

Open HenrZu opened 3 months ago

HenrZu commented 3 months ago

Changes and Information

Please briefly list the changes (main added features, changed items, or corrected bugs) made:

If need be, add additional information and what the reviewer should look out for in particular:

Merge Request - Guideline Checklist

Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.

Checks by code author

Checks by code reviewer(s)

Closes #55

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 99.31034% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.26%. Comparing base (575a146) to head (e84e8ca). Report is 5 commits behind head on main.

Files Patch % Lines
cpp/memilio/io/result_io.cpp 98.98% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #971 +/- ## ========================================== + Coverage 96.23% 96.26% +0.03% ========================================== Files 128 128 Lines 10852 10991 +139 ========================================== + Hits 10443 10581 +138 - Misses 409 410 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

HenrZu commented 3 months ago

Using the setup in our simulation with ~30.000 edges and 50 simulation days, the size of the Edges.h file is 135mb.

HenrZu commented 1 month ago

There is an inconsistency in our project between the use of the terms migrated and mobility. I would leave them here for now and edit this PR after merging so that we only use mobility.