Commit graph

91 commits

Author SHA1 Message Date
Luis Aleixo
f3a0ebaa91 modified presence widgets 2023-03-22 10:35:15 +01:00
Luis Aleixo
b734d3550d removed unused script files 2023-03-21 09:18:51 +00:00
Luis Aleixo
57f125b072 added relative paths to the functions 2023-03-21 09:18:39 +00:00
Luis Aleixo
b010c5348f added missing rstrip to calculator prefix 2023-03-20 15:54:33 +00:00
Luis Aleixo
b5586bb748 fixed paths on templates 2023-03-17 15:36:34 +01:00
Luis Aleixo
1146cf76c9 modified templates to consider a relative path 2023-03-17 12:08:58 +01:00
Luis Aleixo
ae54c55872 adapted code to receive an APPLICATION_ROOT 2023-03-17 12:07:56 +01:00
Luis Aleixo
8cb749abb2 added favicon 2023-02-22 17:10:04 +01:00
Luis Aleixo
e97065cef0 updated ipywidgets according to new documentation 2023-02-16 12:25:42 +01:00
Luis Aleixo
3e9ad0b933 modified method to update plot lines on expert app 2023-02-14 10:24:51 +01:00
Luis Aleixo
70c7c8689a fixed precise activity bug for exposed population 2023-02-10 11:03:06 +01:00
Andre Henriques
52d634923b Merge branch 'feature/CO2_profile' into 'master'
CO2 concentration

See merge request caimira/caimira!412
2023-01-31 09:20:41 +01:00
Luis Aleixo
75aa7dbd0f fixed missing activity type 2023-01-24 16:08:41 +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
371145c062 increased version number 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
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
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
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
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
Andre Henriques
20b65b6081 Merge branch 'feature/HI_data' into 'master'
Host Immunity Data

See merge request cara/caimira!401
2022-11-23 16:54:52 +01:00
Luis Aleixo
e3215d0f5c added return type for function that has variable annotations 2022-11-18 11:55:09 +01:00
Luis Aleixo
2b19ea163f updated userguide for VE data and moved vaccination block under virus type 2022-11-14 08:57:16 +01:00
Luis Aleixo
a239b4f1ba Increased version number 2022-11-10 16:09:33 +01:00
Luis Aleixo
98b08a05e0 moved select options (primary and booster vaccines) to JS 2022-11-10 16:09:32 +01:00
Luis Aleixo
9e4d1c0937 updated VE and added default values on UI components 2022-11-10 16:09:32 +01:00
Luis Aleixo
01c2454e0d new vaccination data with VE < 0 as 0 and " or " entries counting on both vaccines 2022-11-10 16:09:32 +01:00
Luis Aleixo
34f32006f4 added primary and booster vaccine input tuple validation 2022-11-10 16:09:32 +01:00
Luis Aleixo
65afb91b61 handled display errors 2022-11-10 16:09:32 +01:00
Luis Aleixo
4ab95fcfaa added default values for vaccine types on tests 2022-11-10 16:09:32 +01:00
Luis Aleixo
4dee41a41e Added UI input field for vaccination (primary and booster) 2022-11-10 16:09:32 +01:00
Luis Aleixo
e87a5e2830 added backend changes for vaccination data 2022-11-10 16:09:32 +01:00
Luis Aleixo
faf41bed4a removed error from disclaimer 2022-10-24 15:08:53 +02:00
Luis Aleixo
f907a6d897 modified UI text 2022-10-14 15:48:41 +02:00