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

893 add initialization method with real data for lct model #920

Closed lenaploetzke closed 3 months ago

lenaploetzke commented 5 months ago

Changes and Information

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

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 #893

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.29%. Comparing base (f005eaf) to head (7b1b461).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #920 +/- ## ========================================== + Coverage 96.21% 96.29% +0.07% ========================================== Files 122 123 +1 Lines 9638 9844 +206 ========================================== + Hits 9273 9479 +206 Misses 365 365 ```

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

lenaploetzke commented 4 months ago

I have to restructure the file parameters_io.h because of the extensive changes of the LCT model in the main branch. The functionality will remain the same.