Andre Henriques
|
b42870dac2
|
Merge branch 'bugfix/conditional_prob_data' into 'master'
Conditional probability data update
See merge request caimira/caimira!499
|
2024-07-31 11:50:52 +02:00 |
|
lrdossan
|
d392fa2fe0
|
slight update to conditional rendering of conditional probability checkbox
|
2024-07-18 17:06:25 +02:00 |
|
lrdossan
|
22b4abe464
|
added fix to mpl subplots after 3.9.1 release
|
2024-07-18 17:02:04 +02:00 |
|
lrdossan
|
f5e1ea728a
|
added cast to list
|
2024-07-18 17:01:49 +02:00 |
|
lrdossan
|
e3472edd7e
|
fixed variable name error
|
2024-07-18 17:01:49 +02:00 |
|
lrdossan
|
a11a559710
|
handled display of data
|
2024-07-18 17:01:48 +02:00 |
|
lrdossan
|
eb0f5cc881
|
modified methods to get conditional probability data
|
2024-07-18 17:01:48 +02:00 |
|
lrdossan
|
1ddbf64de3
|
fixed bug in plot for conditional probability of infection
|
2024-07-18 16:55:04 +02:00 |
|
lrdossan
|
ada64d6acc
|
added test for lsp ventilation
|
2024-07-18 12:32:04 +02:00 |
|
lrdossan
|
3326c6234c
|
typo
|
2024-07-18 12:20:31 +02:00 |
|
lrdossan
|
b3f7321a28
|
added table for l/s/p results
|
2024-07-18 12:20:31 +02:00 |
|
Luis Aleixo
|
bad998c4c3
|
Merge branch 'bugfix/short-range-f_inf' into 'master'
Fixed error with f_inf (short-range)
Closes #404
See merge request caimira/caimira!496
|
2024-07-15 09:16:33 +02:00 |
|
lrdossan
|
bbb82d2927
|
removed unused import and fixed docstring
|
2024-07-15 09:03:42 +02:00 |
|
lrdossan
|
810b301511
|
final adjustment for docstrings
|
2024-07-12 17:35:00 +02:00 |
|
lrdossan
|
42570887b5
|
added test for scale with f_inf
|
2024-07-12 17:34:50 +02:00 |
|
lrdossan
|
cab9a85703
|
changed docstring (interpolation: integration)
|
2024-07-12 12:10:29 +02:00 |
|
lrdossan
|
d4455aaa27
|
added type hint for axes (matplotlib update)
|
2024-07-11 17:34:35 +02:00 |
|
lrdossan
|
56550c4406
|
updated docstrings for virions vs. IRP
|
2024-07-11 16:23:53 +02:00 |
|
lrdossan
|
e0fa8fd0d2
|
updated version
|
2024-07-05 12:17:35 +02:00 |
|
lrdossan
|
d3034ffe07
|
added reference to the normalization factor in the short-range class
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
e07fd2b872
|
applied changes to docstrings
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
9e3782268c
|
minor update in docstring
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
ddaa77b1c9
|
added the fraction of infectious virus method in the test full algorithm file
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
7924af041f
|
adapted comments and docstrings of some methods
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
fa38282186
|
removed aerosols_without_mask in order to always use aerosols method with the correction conversion factor
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
f59d56ed16
|
adjusted the normalization factor for short-range
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
0d2eaa99f8
|
added f_inf to the normalization factor of short-range
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
c78d8bf7e7
|
refined methods for short_range emission rate
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
7cb762ec1f
|
fixed error with f_inf (short-range)
|
2024-07-05 12:09:26 +02:00 |
|
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
|
ecdbb1c2b3
|
added redirect
|
2024-06-25 08:19:38 +02:00 |
|
lrdossan
|
a964c08090
|
update readme
|
2024-06-24 17:24:07 +02:00 |
|
lrdossan
|
16a417a817
|
removed deployment related configuration on expert apps
|
2024-06-24 17:23:58 +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 |
|
Luis Aleixo
|
c54b37a37c
|
Merge branch 'changes/xsrf_cookie_CO2' into 'master'
Added xsrf cookie to CO2 requests
See merge request caimira/caimira!500
|
2024-06-21 17:30:43 +02:00 |
|
lrdossan
|
38de73f1d6
|
Updates readme
|
2024-06-18 17:09:40 +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
|
d25b41b9de
|
Merge branch 'feature/github_update' into 'master'
Github update
See merge request caimira/caimira!495
|
2024-05-27 17:18:29 +02:00 |
|
lrdossan
|
b90ab86f87
|
added requirements
|
2024-05-27 17:09:43 +02:00 |
|
lrdossan
|
e1339e3832
|
added env variable for running tests
|
2024-05-27 15:53:22 +02:00 |
|
lrdossan
|
b616bc2ab1
|
updated conf file of readthedocs
|
2024-05-27 15:53:09 +02:00 |
|
Luis Aleixo
|
c8b6d882cc
|
Merge branch 'changes/schema_update' into 'master'
Data registry update (schema v2.1.1)
See merge request caimira/caimira!487
|
2024-05-27 11:10:20 +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 |
|