Commit graph

304 commits

Author SHA1 Message Date
Andre Henriques
e1a94b9067 Merge branch 'changes/caimira_schema_2.0.2' into 'master'
Changes to reflect schema update 2.0.2

See merge request caimira/caimira!497
2024-07-05 09:56:54 +02:00
Andre Henriques
a28b4d8310 Merge branch 'changes/deprecate_expert_apps' into 'master'
Deprecate ExpertApplication and CO2Application

See merge request caimira/caimira!501
2024-07-05 09:51:59 +02:00
lrdossan
c5cbd23cdd use "deactivated" concept instead of "deprecated" 2024-06-28 13:44:38 +01:00
lrdossan
fcbfdf2eae Added correct version and updated readme 2024-06-25 08:59:54 +02:00
lrdossan
4bed754f21 increased version 2024-06-24 17:12:32 +02:00
lrdossan
6cc5a8e01e added deprecation template for expert apps 2024-06-24 17:12:26 +02:00
lrdossan
f3fde95792 expert application (virus and CO2) are not anymore be maintained 2024-06-18 17:09:34 +02:00
lrdossan
a70c32e060 Added xsrf cookie to CO2 requests; 2024-06-12 16:14:50 +02:00
lrdossan
8524c3f968 changes to reflect schema update 2.0.2 2024-06-05 17:43:10 +02:00
Luis Aleixo
fd8f28f888 updated version (minor) 2024-05-27 10:51:11 +02:00
Luis Aleixo
fc03fce082 wrapped data service enabled env. variable in try/except block 2024-05-27 10:50:59 +02:00
Luis Aleixo
39fc9d8e96 handled way to visualize custom value types (namely constant values); handled display of conditional probability plot 2024-05-27 10:42:46 +02:00
Luis Aleixo
9bc6252a4b added cast to int when fetching env. var. that enables data service 2024-05-27 10:42:46 +02:00
Luis Aleixo
c02737cf92 updated schema to reflect v2.0.0 2024-05-27 10:42:46 +02:00
Luis Aleixo
ac04710d1b ui modifications 2024-05-24 16:42:03 +02:00
Luis Aleixo
aa2e3be2cc replaced max_people_for_sr to max_occupants_for_sr 2024-05-24 16:42:03 +02:00
Luis Aleixo
0c41b8e98a changed the default value of short_range_occupants to be 0 2024-05-24 16:42:03 +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
04b8e91639 updated new cases method 2024-05-24 16:42:03 +02:00
Luis Aleixo
ed5b0d0e27 minor version update 2024-05-24 16:42:03 +02:00
Luis Aleixo
a54da08789 renamed and moved total_people for short-range interactions to the exposure model 2024-05-24 16:42:03 +02:00
Luis Aleixo
70dc4a93d6 simplified report logic 2024-05-24 16:42:03 +02:00
Luis Aleixo
507e586757 re-factor expected new cases method 2024-05-24 16:42:03 +02:00
Luis Aleixo
abd6bb0767 display the input in form 2024-05-24 16:41:33 +02:00
Luis Aleixo
862010a9e0 added validation 2024-05-24 16:41:33 +02:00
Luis Aleixo
0352675878 added input to model generator from form 2024-05-24 16:41:33 +02:00
Luis Aleixo
6f537e1df3 updated patch version 2024-04-18 10:35:22 +02:00
Luis Aleixo
6a69f91c90 added placeholder for activity types and fetched this data directly in form calculator 2024-04-18 10:28:39 +02:00
Luis Aleixo
f06bb83d30 increased minor version with parallel computing 2024-04-11 15:44:40 +02:00
Luis Aleixo
ddf7684798 added executor factory to ConcentrationModelJsonResponse class 2024-03-20 11:32:01 +01:00
Nicola Tarocco
c52d017a31
model: compute deposited exposures in parallel
* compute deposited exposures by calculating each time window in a thread,
  in parallel
* compute the CO2 concentration calcuation of each window in parallel
* the usage of multithreading speeds up the overall calculation by at
  least by a factor of 3.
2024-03-17 18:12:39 +01:00
Luis Aleixo
24b3eba422 fixed bug on displaying inf. probability > 99.9% 2024-03-11 13:45:41 +01:00
Luis Aleixo
5e9d6501ae added cast to int when fetching env. variables 2024-03-11 13:44:58 +01:00
Luis Aleixo
c8cc0b0908 handled environment variables to be consistent 2024-03-05 17:03:19 +01:00
Nicola Tarocco
ddfe0b660e
tests: make report generation time limit configurable 2024-02-27 21:17:46 +01:00
Luis Aleixo
55850f9971 Merge branch 'feature/profiler' into 'master'
Profiler

See merge request caimira/caimira!480
2024-02-16 15:29:15 +01:00
Nicola Tarocco
00dc79f492
add PyInstrument and cProfile profilers 2024-02-11 17:40:47 +01:00
Luis Aleixo
38376857fa modified activity types 2024-01-31 11:50:29 +01:00
Luis Aleixo
7199143257 removed authentication methods and tests for data service 2024-01-31 11:50:12 +01:00
Luis Aleixo
d09d6f0ec8 methods updated to reflect changes 2024-01-26 10:30:59 +01:00
Luis Aleixo
2deba13950 bugfix 2023-12-22 08:37:41 +00:00
Andre Henriques
45b81b1761 Merge branch 'feature/inject-data-service' into 'master'
inject data registry instance instead of static config

Closes #365

See merge request caimira/caimira!476
2023-12-20 14:44:25 +01:00
Luis Aleixo
ddecd91a85 increased version 2023-12-20 13:20:01 +00:00
Luis Aleixo
17a5fa6316 Merge branch 'feature/resizable_histogram' into 'master'
Result uncertainties resizable

See merge request caimira/caimira!477
2023-12-15 14:49:04 +01:00
Nicola Tarocco
00ff1af71d fix enums for data service 2023-12-14 15:34:08 +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
e0867f1b27 updated minor version 2023-12-14 14:49:28 +01:00
Luis Aleixo
23c8959244 fixed bug related to specific breaks 2023-12-14 14:49:06 +01:00