Commit graph

30 commits

Author SHA1 Message Date
lrdossan
bfa20d5e06 updated validation method (and extra test) 2024-09-16 16:22:54 +02:00
lrdossan
b92bbb6334 changes after rebase from master 2024-09-16 14:48:46 +02:00
lrdossan
20b0467f89 Backend separation
- extract, isolate and package it in a completely independent Python module, versioned and in a way that allows releases on PyPI.org
- fixed error in placeholder for secondary school (data registry defaults)
- added restriction in pytest version to install
- expected number of new cases fix
- data registry update (schema v2.1.1)
- github update
- deprecate ExpertApplication and CO2Application
- changes to reflect schema update 2.0.2
- version update
- Fixed error with f_inf (short-range)
- new folder layout
- Conditional probability data update
- General fixes
- Fitting results in L/S/person
- CO2 fitting algorithm refinement
2024-09-02 17:39:46 +02:00
lrdossan
c5cbd23cdd use "deactivated" concept instead of "deprecated" 2024-06-28 13:44:38 +01:00
lrdossan
f3fde95792 expert application (virus and CO2) are not anymore be maintained 2024-06-18 17:09:34 +02:00
Luis Aleixo
a0d8f45424 renamed new input "short_range_total_people" to "short_range_occupants" 2024-05-24 16:42:03 +02:00
Luis Aleixo
e61700aaad added test for expected new cases 2024-05-24 16:42:03 +02:00
Luis Aleixo
10146f9a18 added baseline model with sr 2024-05-24 16:42:03 +02:00
Luis Aleixo
c5963a978a Added timeout to fetch method 2024-03-06 14:26:35 +01:00
Nicola Tarocco
ddfe0b660e
tests: make report generation time limit configurable 2024-02-27 21:17:46 +01:00
Luis Aleixo
d79ef934cb finished injection of data_service param 2023-12-14 15:34:08 +01:00
Luis Aleixo
20e8bf1df7 added data_service attr where needed 2023-12-14 15:34:08 +01:00
Nicola Tarocco
bb51eaa360 config: inject data registry instance instead of static config
* closes #365
2023-12-14 15:34:08 +01:00
Luis Aleixo
23c8959244 fixed bug related to specific breaks 2023-12-14 14:49:06 +01:00
Luis Aleixo
3da67c8c95 add superclass FormData for CO2FormData and VirusFormData 2023-11-21 09:45:42 +01:00
Luis
ac2e8b799d Added validation for the case the header is not a string 2023-11-21 09:45:41 +01:00
Luis Aleixo
1171e51f90 removed private reference for DEFAULT_DATA variables 2023-05-25 16:43:45 +02:00
Luis Aleixo
7fd0e0f8ec updated env var EXTRA_PAGES structure 2023-05-09 17:13:46 +02:00
Luis Aleixo
fb18a2a715 added tests for generic pages 2023-05-08 11:18:11 +02:00
Luis Aleixo
2d3a925fc5 adapted init methods to consider readme and about pages as generic 2023-05-08 10:55:02 +02:00
Luis Aleixo
24e530cb11 adapted test test_webapp.py 2023-03-17 12:09:15 +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
d2ea27ce79 removed ARIA references 2022-12-06 10:03:24 +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
e3215d0f5c added return type for function that has variable annotations 2022-11-18 11:55:09 +01:00
Luis Aleixo
b1b0c07098 Added new icon for cloth mask 2022-10-10 14:13:31 +02:00
Luis Aleixo
6a5524a8b8 added validation tests and removed span error message 2022-09-21 11:53:19 +02:00
Luis Aleixo
a98b164a4f added missing files 2022-09-12 11:52:49 +02:00
Luis Aleixo
f4ba8465ab updated folder's names and respective references 2022-09-09 16:57:20 +02:00