-
Notifications
You must be signed in to change notification settings - Fork 16
1028 Reduce export_input_data_county_timeseries #1029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
HenrZu
merged 48 commits into
main
from
1028-export_input_data_county_timeseries-returns-different-values-than-read_input_data_county
Sep 4, 2024
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
ed96ce6
short test example. Reset later
HenrZu 92e778b
extrapolate function now shorter
HenrZu 65ad509
adjust example
HenrZu cecee21
[ci skip] set up benchmark example
HenrZu c0b43af
load static population data only once
HenrZu 9acb873
[ci skip] tests for secir extrapolation, adapt function extrapolation
HenrZu 7055cfa
Merge branch 'main' into 1028-export_input_data_county_timeseries-ret…
HenrZu 95c3d54
add test data
HenrZu bbb897d
[ci skip] benchmark example
HenrZu 24e580d
add pop manually to load pop data only once
HenrZu f8d1391
empty extrapolation function if no hdf5
HenrZu 8ebef3c
fix msvc build
HenrZu 0ebaf1c
seperating reading and processing for pop and case data
HenrZu ddb1122
size_t -> int
HenrZu 2d75114
secir for num_days + 1. More general naming
HenrZu 09ff7b6
same for secir vvs code
HenrZu 99ea23d
[ci skip] size_t to int cast for msvc
HenrZu 8f37800
reset secir ageres example
HenrZu 92cffab
delete old function
HenrZu 113c024
add more tests for input data with old date
HenrZu 5b81f94
some assertions and test old dates
HenrZu 563965d
mock that export data is called
HenrZu 94771df
rm include
HenrZu 36ce480
include gmock
HenrZu 7c48cd4
rm gmock include
HenrZu d624fad
comment out mock functions
HenrZu 236b741
remove comments from mock class
HenrZu a1b0037
just mock_method
HenrZu 411f452
add pointer
HenrZu 9ec9550
overwrite export function
HenrZu 14c63b3
rm comments
HenrZu 2731b39
comment out test function
HenrZu b896839
comment setup
HenrZu 586454f
comment overwrite function
HenrZu eb5876c
rm mock test because of msvc
HenrZu 58e7cea
test for set_population_data overflow of vacccinated individuals
HenrZu 5a708e0
one more test with no pop data avail
HenrZu d899aa9
mainly update documentation
HenrZu 6a3385b
rm accumulate age_groups
HenrZu 75a71af
explicit casting, naming
HenrZu a43a6ea
rm boolean set_vaccination_data
HenrZu 7976337
Test_F in test secir, log level
HenrZu ba9442f
test value for elegant
HenrZu 3d1c477
Merge branch 'main' into 1028-export_input_data_county_timeseries-ret…
HenrZu 86203d9
type conversation
HenrZu 1db2103
Update cpp/models/ode_secir/parameters_io.h
HenrZu 0ed1db6
some fixes for doc, [in] and [out], del function interpolate_ages
HenrZu 49de116
additional doc
HenrZu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.