Luis Aleixo
|
370852367c
|
fixed bug with set_cookie
|
2023-03-31 09:55:39 +02:00 |
|
Luis Aleixo
|
39b00701c3
|
added conditional logic to render uncertainties plots
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
de07bdcd79
|
adapted method for uncertainties plot
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
f199e974d5
|
added checkbox for conditional probability generation
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
8b25fb631c
|
removed tqdm package
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
d7039a958a
|
added method to generate P(I|vl) uncertainties graphs
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
188ed7a531
|
added mean line on histogram plot
|
2023-03-31 09:55:38 +02:00 |
|
Luis Aleixo
|
f54aab1d46
|
d3 implementation for poi bins
|
2023-03-31 09:55:38 +02:00 |
|
Andre Henriques
|
f80dff1d74
|
Merge branch 'feature/CO2_expert' into 'master'
CO2 Expert App
See merge request caimira/caimira!424
|
2023-03-29 16:51:11 +02:00 |
|
Luis Aleixo
|
f26bc0f2af
|
removed beta from expert app and increased version (minor)
|
2023-03-23 15:36:14 +01:00 |
|
Luis Aleixo
|
43a37bfac1
|
updated app-config configuration and naming
|
2023-03-23 14:39:53 +01:00 |
|
Luis Aleixo
|
8a72d27fb1
|
updated expert app notebook and tests
|
2023-03-23 12:02:19 +01:00 |
|
Luis Aleixo
|
1f6b3dd96e
|
added workaround for default ventilation
|
2023-03-23 11:40:00 +01:00 |
|
Luis Aleixo
|
0019d19799
|
app-config naming updates
|
2023-03-23 11:40:00 +01:00 |
|
Luis Aleixo
|
61f13655fd
|
updated file names
|
2023-03-23 11:37:48 +01:00 |
|
Luis Aleixo
|
ee29f12f35
|
updated typos and got back the state tests
|
2023-03-23 11:37:48 +01:00 |
|
Luis Aleixo
|
9c810e17e8
|
updated ventilation scheme
|
2023-03-23 11:37:47 +01:00 |
|
Luis Aleixo
|
9d52bd41ec
|
added scenario default values
|
2023-03-23 11:37:47 +01:00 |
|
Luis Aleixo
|
b01a4efd46
|
added co2 atmospheric concentration widget
|
2023-03-23 11:37:47 +01:00 |
|
Luis Aleixo
|
8014497699
|
added handles for labels. remove button is working. fixed ventilation start time
|
2023-03-23 11:37:47 +01:00 |
|
Luis Aleixo
|
25cea29532
|
updated correct package versions
|
2023-03-23 11:37:47 +01:00 |
|
Luis Aleixo
|
a15f32d2a7
|
reversed tab namming
|
2023-03-23 11:37:06 +01:00 |
|
Luis Aleixo
|
830c0d0edb
|
modified test values to consider min ventilation
|
2023-03-23 11:35:40 +01:00 |
|
Luis Aleixo
|
8782069a9c
|
added services and fixed ventilation
|
2023-03-23 11:35:40 +01:00 |
|
Luis Aleixo
|
3d7332644d
|
bounded min value for start ventilation
|
2023-03-23 11:35:40 +01:00 |
|
Luis Aleixo
|
0f8dd421c6
|
updated simulator image
|
2023-03-23 11:35:40 +01:00 |
|
Luis Aleixo
|
3ea34b6979
|
changed docker public image
|
2023-03-23 11:35:40 +01:00 |
|
Luis Aleixo
|
1770c31977
|
used lower case for CO2 app
|
2023-03-23 11:35:39 +01:00 |
|
Luis Aleixo
|
22f12f67b0
|
updated expert app layout
|
2023-03-23 11:35:39 +01:00 |
|
Luis Aleixo
|
b941808317
|
updated nginx conf file
|
2023-03-23 11:35:39 +01:00 |
|
Luis Aleixo
|
b791581fe8
|
updated docker files for expert app
|
2023-03-23 11:35:39 +01:00 |
|
Luis Aleixo
|
4a965edde6
|
fixed mypy errors
|
2023-03-23 11:35:39 +01:00 |
|
Luis Aleixo
|
11be1abf8e
|
initial tests for CO2_expert
|
2023-03-23 11:35:39 +01:00 |
|
Andre Henriques
|
dc6ec5f231
|
Merge branch 'upgrade-python-dependencies' into 'master'
setup: upgrade Python dependencies
See merge request caimira/caimira!431
|
2023-03-23 11:00:30 +01:00 |
|
Luis Aleixo
|
e0d440eb07
|
updated voila and related versions on requirements file
|
2023-03-23 10:51:23 +01:00 |
|
Nicola Tarocco
|
25c9e8f120
|
setup: upgrade Python dependencies
|
2023-03-23 10:51:23 +01:00 |
|
Andre Henriques
|
0c5d8b8baa
|
Merge branch 'feature/expert_breaks' into 'master'
modified presence widgets
Closes #323
See merge request caimira/caimira!435
|
2023-03-22 16:46:00 +01:00 |
|
Luis Aleixo
|
730e584590
|
changed min and max values for presence widgets
|
2023-03-22 15:33:02 +01:00 |
|
Luis Aleixo
|
f3a0ebaa91
|
modified presence widgets
|
2023-03-22 10:35:15 +01:00 |
|
Luis Aleixo
|
68dba71cc7
|
Merge branch 'feature/application_root' into 'master'
Added env variable for application root
See merge request caimira/caimira!434
|
2023-03-21 11:20:24 +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
|
60f3afe1e5
|
added readme instruction for running the app with an application_root path
|
2023-03-20 08:32:16 +00:00 |
|
Luis Aleixo
|
b5586bb748
|
fixed paths on templates
|
2023-03-17 15:36:34 +01:00 |
|
Luis Aleixo
|
9277136a8e
|
added env variable to app-config files
|
2023-03-17 15:36:22 +01:00 |
|
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 |
|