Luis Aleixo
|
24e530cb11
|
adapted test test_webapp.py
|
2023-03-17 12:09:15 +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
|
400c023079
|
restricted mypy version
|
2023-03-17 12:07:14 +01:00 |
|
Andre Henriques
|
73acb5d995
|
Merge branch 'feature/favicon' into 'master'
Added favicon
Closes #180
See merge request caimira/caimira!432
|
2023-03-01 17:14:41 +01:00 |
|
Luis Aleixo
|
8cb749abb2
|
added favicon
|
2023-02-22 17:10:04 +01:00 |
|
Andre Henriques
|
7525bf8bcf
|
Merge branch 'feature/ipympl' into 'master'
Updated ipywidgets tab
See merge request caimira/caimira!430
|
2023-02-16 14:04:07 +01:00 |
|
Luis Aleixo
|
e97065cef0
|
updated ipywidgets according to new documentation
|
2023-02-16 12:25:42 +01:00 |
|
Luis Aleixo
|
2abfb3bd9f
|
Merge branch 'feature/expert_artist_bug' into 'master'
Modified method to update plot lines on expert app
See merge request caimira/caimira!427
|
2023-02-14 10:30:03 +01:00 |
|
Luis Aleixo
|
3e9ad0b933
|
modified method to update plot lines on expert app
|
2023-02-14 10:24:51 +01:00 |
|
Luis Aleixo
|
fe640dcc3b
|
Merge branch 'feature/nested_getattr' into 'master'
Added a method to get a nested attribute on a dataclass
See merge request caimira/caimira!426
|
2023-02-14 09:15:53 +01:00 |
|
Luis Aleixo
|
aa2030b2ab
|
added a method to get a nested attribute on a dataclass
|
2023-02-13 15:04:35 +01:00 |
|
Luis Aleixo
|
437758bb34
|
Merge branch 'feature/precise_activity_fix' into 'master'
Fixed precise activity bug for exposed population
See merge request caimira/caimira!425
|
2023-02-10 11:11:39 +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
|
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 |
|