Commit graph

1149 commits

Author SHA1 Message Date
Luis Aleixo
d8ac052f7b converting pt to px units 2021-08-26 10:32:22 +02:00
Luis Aleixo
0e1936f565 Changed min-width property to apply only for the generated pdf 2021-08-26 10:25:04 +02:00
Phil Elson
6178fc3c15 Update the nginx version to 1.18 2021-08-26 06:08:10 +02:00
Philip James Elson
fd49deaca0 Merge branch 'feature/dockerfile-w-expert' into 'master'
Include the expert app in the public docker image

See merge request cara/cara!247
2021-08-26 05:52:42 +02:00
Luis Aleixo
4f402b0d00 started mobile resizing 2021-08-25 15:42:29 +02:00
Phil Elson
c81bdeb21e Include the expert app in the public docker image. 2021-08-25 13:20:59 +02:00
Nicolas Mounet
6491ac17ed Merge branch 'feature/better_plot_sampling' into 'master'
Choose the times to sample in the report more wisely

See merge request cara/cara!242
2021-08-25 11:04:43 +02:00
Phil Elson
208ffc20e3 Strengthen the handling of float values for fill_big_gaps 2021-08-25 10:25:48 +02:00
Phil Elson
0861abcdba Add a test for interesting_times which covers a model containing temperatures. 2021-08-25 09:58:45 +02:00
Luis Aleixo
2fe067a562 changed min-width properties for the generated pdf 2021-08-25 09:19:20 +02:00
Luis Aleixo
7bd0851397 Merge branch 'master' into feature/report_reformulation 2021-08-23 11:52:46 +02:00
Luis Aleixo
3af12d3732 changed pdf function name 2021-08-23 11:31:27 +02:00
Luis Aleixo
d8e539c9d3 added responsive size for alternative scenarios 2021-08-23 11:22:15 +02:00
Luis Aleixo
63c2ef5f82 Set first page break dynamically 2021-08-23 10:32:57 +02:00
Luis Aleixo
9ca6036036 CSS display tabs bug fix 2021-08-23 09:02:08 +02:00
Andrejh
0f0def394b raw data in copies per hour 2021-08-20 11:11:52 +02:00
Luis Aleixo
3724009060 updated legends for different graphs 2021-08-20 10:55:26 +02:00
Luis Aleixo
13d2fcc3f6 page breaks bug correction 2021-08-19 16:22:26 +02:00
Luis Aleixo
4688f7ea6e added hyperlink to qr code 2021-08-19 16:10:38 +02:00
Luis Aleixo
b525866109 added correct page sizes 2021-08-19 15:25:02 +02:00
Luis Aleixo
0f7d3b106c added pagination and qr code 2021-08-19 14:26:58 +02:00
Luis Aleixo
087864dbfb added correct breaks 2021-08-19 12:29:06 +02:00
Andrejh
90ae11ebc4 normalize data from per hour to per 30min (breathing) and per 15min (talking) 2021-08-19 11:49:27 +02:00
Luis Aleixo
ec270fe8b9 page numbers 2021-08-19 10:38:41 +02:00
Luis Aleixo
0e374499c2 all tabs in one file pdf version 2021-08-18 21:37:21 +02:00
Luis Aleixo
d06528e5b4 some extra width sizes 2021-08-18 16:22:19 +02:00
Luis Aleixo
b7276d4714 updated width 2021-08-18 15:45:53 +02:00
Luis Aleixo
cbc5ffb203 added methods to different scenarios 2021-08-18 14:23:46 +02:00
Luis Aleixo
8ff84963f2 added html2pdf property 2021-08-18 12:17:01 +02:00
Andrejh
4d95dd2ced add data for talking 2021-08-18 10:18:11 +02:00
Andrejh
9e04e2e2f2 update markers and labels 2021-08-18 10:04:40 +02:00
Andrejh
93662ad875 change to 100% breathing 2021-08-18 09:45:41 +02:00
Andrejh
c60f363726 Merge remote-tracking branch 'origin/feature/virions_plot' into feature/virions_plot 2021-08-18 09:32:39 +02:00
Andrejh
5ee92afbe1 update labels 2021-08-18 09:31:55 +02:00
Luis Aleixo
68e7c1c13d updated requirements 2021-08-17 15:51:46 +02:00
Luis Aleixo
0350b1e8e6 plot legend with titles 2021-08-17 11:12:39 +02:00
Luis Aleixo
158320e522 added labels to each author 2021-08-16 17:44:29 +02:00
Luis Aleixo
0a2fc3ef17 added cluster areas 2021-08-16 15:49:33 +02:00
Philip James Elson
fe04e201f1 Merge branch 'update/d3plot' into 'master'
Update d3 plot units and title - missing from previous MRs

See merge request cara/cara!244
2021-08-12 07:52:35 +00:00
Andre Henriques
277044473c Update the plots in the report to show virons / m³, following on from !236. 2021-08-12 07:52:34 +00:00
Phil Elson
d1833955dd Choose the times to sample in the report more wisely. 2021-08-10 16:59:47 +02:00
Nicolas Mounet
559ac2723f Merge branch 'feature/higher_resolution_temperature' into 'master'
Restore the outside temperature data to a 6 minute resolution

See merge request cara/cara!212
2021-08-06 17:04:03 +00:00
Philip James Elson
eafa8331bc Merge branch 'feature/plotting_d3' into 'master'
Correct the yrange calculation in the report concentration plot

Closes #183 and #187

See merge request cara/cara!240
2021-08-06 15:21:49 +00:00
Luis Aleixo
825216c983 Correct the yrange calculation in the report concentration plot 2021-08-06 15:21:48 +00:00
Nicolas Mounet
feef402674 Merge branch 'optimisation/tactical-caching' into 'master'
Introduce some further caching for performance gains

See merge request cara/cara!241
2021-08-06 13:38:37 +00:00
Phil Elson
3206a069a0 After review under snakeviz, introduce some further caching for performance gains. 2021-08-06 15:32:01 +02:00
Nicolas Mounet
c745823768 Merge branch 'optimisation/last_state_change_bisection' into 'master'
Use bisection method to compute the last state change for improved performance

See merge request cara/cara!239
2021-08-06 13:25:16 +00:00
Phil Elson
f22ba928e0 Ensure that 0 is always one of the state change times. 2021-08-06 15:17:37 +02:00
Phil Elson
eaefa515eb Restore the outside temperature data to a 6 minute resolution for improved smoothness of the presented results. 2021-08-06 12:01:58 +02:00
Phil Elson
06b606f3fa Remove the unused _is_interval_between_state_changes method. 2021-08-06 11:57:00 +02:00