Commit graph

1992 commits

Author SHA1 Message Date
Luis Aleixo
6197e3962f Updated documentation and added a docstring to the newly created tests 2023-01-30 16:30:31 +01:00
Luis Aleixo
eed3629dd5 handled the case when the removal rate is 0 and changed documentation 2023-01-27 16:47:39 +01:00
Luis Aleixo
f880046384 added a test for the zero ventilation rate case 2023-01-27 16:46:52 +01:00
Luis Aleixo
60672e8e6c Merge branch 'feature/activity_typo' into 'master'
Fixed missing activity type

See merge request caimira/caimira!423
2023-01-24 16:19:09 +01:00
Luis Aleixo
75aa7dbd0f fixed missing activity type 2023-01-24 16:08:41 +01:00
Andre Henriques
ca7f84e4f7 Merge branch 'feature/infected_breaks' into 'master'
Added logic for precise breaks for both infected and exposed

See merge request caimira/caimira!422
2023-01-24 14:01:11 +01:00
Luis Aleixo
f14aa0a8a5 added logic for precise breaks for both infected and exposed 2023-01-23 11:11:08 +01:00
Luis Aleixo
9e2957931c Updated UML diagram 2023-01-11 15:23:07 +01:00
Luis Aleixo
e59d4b3d59 updated background_concentration name to min_background_concentration 2023-01-11 13:54:05 +01:00
Luis Aleixo
2043f34b69 updated atmospheric concentration to background concentration (more generic) 2023-01-10 13:06:02 +01:00
CERN\Andrejh
86444b4dc0 update documentation 2023-01-10 13:01:49 +01:00
Luis Aleixo
2b71d586ef added tests on vectorisation for an integrated concentration 2023-01-10 12:31:24 +01:00
Luis Aleixo
1e0d0a8de2 updated documentation and added tests for the integrated concentration 2023-01-10 09:51:44 +01:00
Luis Aleixo
371145c062 increased version number 2023-01-10 09:51:44 +01:00
Nicolas Mounet
2a481c1500 Correcting bug in models._ConcentrationModelBase (wrong value of concentration_limit when no one is present, for non-zero atmospheric concentration) 2023-01-10 09:51:44 +01:00
Luis Aleixo
dc12ee3359 Initial atmosphere_concentration normalized 2023-01-10 09:51:44 +01:00
Nicolas Mounet
ec6add4881 Solving a failing mypy test in test_full_algorithm 2023-01-10 09:51:44 +01:00
Nicolas Mounet
266a3727e8 Changing structure of CO2 concentration model. Renaming one input of ConcentrationModel (infected->population) since it is now inherited from _ConcentrationModelBase, which requires subsequent changes in the apps. 2023-01-10 09:51:44 +01:00
Luis Aleixo
17644f3259 added percentage of BR for CO2 as input parameter 2023-01-10 09:51:44 +01:00
Luis Aleixo
a7a9ca43da Removed co2 activities and adapted formula 2023-01-10 09:51:43 +01:00
Luis Aleixo
2e5559d017 added CO2 initial room concentration on the formula 2023-01-10 09:51:43 +01:00
Luis Aleixo
fe9a593122 adapted co2 formula to have an initial state 2023-01-10 09:51:43 +01:00
Luis Aleixo
35e64674a4 added initial state change 2023-01-10 09:51:43 +01:00
Luis Aleixo
980a97c0cb correction of initial value 2023-01-10 09:51:43 +01:00
Luis Aleixo
9a9dd91835 added co2 concentration time 2023-01-10 09:51:43 +01:00
Luis Aleixo
6d9b0d1af9 Merge branch 'feature/numpy_dtype' into 'master'
Numpy update with dtype

See merge request caimira/caimira!421
2023-01-10 09:51:19 +01:00
Luis Aleixo
b04ebcfaf6 fixed numpy update error 2023-01-10 09:45:08 +01:00
Andre Henriques
1290f57deb Merge branch 'feature/bug_report_form' into 'master'
Check for nan values on probabilistic exposure

Closes #295

See merge request caimira/caimira!420
2022-12-15 17:32:40 +01:00
Luis Aleixo
87318a72c8 check for nan values on probabilistic exposure 2022-12-15 16:12:30 +00:00
Andre Henriques
cda6441a7b Merge branch 'feature/gitlab_group_rename' into 'master'
updated GitLab repository URL

See merge request caimira/caimira!419
2022-12-15 15:45:14 +01:00
Luis Aleixo
37d699d483 updated GitLab repository URL 2022-12-15 14:30:11 +00:00
Andre Henriques
d3a7fa5f2f Merge branch 'feature/global_incident_rates' into 'master'
Global incident rates

Closes #279

See merge request cara/caimira!405
2022-12-12 10:28:11 +01:00
Andre Henriques
295d975bf3 Merge branch 'feature/ARIA_new_inputs' into 'master'
New precise activity and break inputs

See merge request cara/caimira!404
2022-12-07 16:44:07 +01:00
Luis Aleixo
d2ea27ce79 removed ARIA references 2022-12-06 10:03:24 +01:00
Luis Aleixo
21953de4a2 added reference for external dependencies (react) in calculator.form.html.j2 file 2022-12-06 09:59:57 +01:00
Luis Aleixo
388465ba9b added tests for simulation time start and end with breaks 2022-12-06 09:59:57 +01:00
Luis Aleixo
0b37aeca7d added tests for aria breaks and precise activities 2022-12-06 09:59:57 +01:00
Luis Aleixo
180bf4dae5 completed validation on ARIA inputs model_generator 2022-12-06 09:59:57 +01:00
Luis Aleixo
5cce495692 changed precise activity type object structure 2022-12-06 09:59:57 +01:00
Luis Aleixo
06eaaf7dd1 added additional typing return types 2022-12-06 09:59:57 +01:00
Luis Aleixo
8cccb0eba9 added method and validation to generate precise activities from ARIA 2022-12-06 09:59:57 +01:00
Luis Aleixo
f8eb35f18b added a method to generate break times based on ARIA inputs 2022-12-06 09:59:57 +01:00
Andre Henriques
d5c038cbbf Merge branch 'feature/typo' into 'master'
Typo in strings

Closes #292

See merge request cara/caimira!417
2022-12-05 17:27:46 +01:00
Luis Aleixo
a4b2801f0b additional typo 2022-12-05 17:08:09 +01:00
Luis Aleixo
09c22cda6e typo issue 292 2022-12-05 17:04:52 +01:00
Luis Aleixo
1cbc1d1113 handle WHO message when input changes by user 2022-11-29 16:50:54 +01:00
Luis Aleixo
2d909bc905 Added a 0-value verification for geographical cases 2022-11-25 16:19:46 +01:00
Luis Aleixo
5915a0d520 used 7-day rolling average 2022-11-25 16:19:45 +01:00
Luis Aleixo
1a93439984 added incidence rate from API to UI 2022-11-25 16:19:45 +01:00
Luis Aleixo
917567c5df added server side API for global incident rates 2022-11-25 16:18:48 +01:00