Luis Aleixo
e7b2c2ed32
Replace 'Authors' with 'Main Developers' and 'Code Contributors'
2021-08-30 11:40:15 +02:00
Luis Aleixo
377ba4224f
Added Summer Students reference into About page
2021-08-30 11:34:51 +02:00
Cole Coughlin
e1be906213
added location selection
2021-08-27 11:19:32 -05:00
gaazzopa
df53410121
Specified UTC in report
2021-08-27 12:14:21 +02:00
James Devine
77778d5b6c
Added UTC reminder for infected breaks.
2021-08-27 12:09:13 +02:00
James Devine
20ebd7d2a1
Added UTC notes
2021-08-27 12:04:45 +02:00
gaazzopa
5c359aac10
Non-static location in report note
2021-08-27 12:00:53 +02:00
Phil Elson
4f4ca24836
Tab instead of space for indentation in report, temporarily.
2021-08-27 09:53:25 +02:00
Phil Elson
644c3dac48
Use the geocoding suggestions service to suggest locations, and then convert those to locations one selected.
2021-08-27 09:42:02 +02:00
Luis Aleixo
8412195b30
removed duplicated code
2021-08-26 16:10:53 +02:00
Luis Aleixo
bd0c58b4c2
line endings fix
2021-08-26 14:56:04 +02:00
Luis Aleixo
cbc05c9e37
change line breaks
2021-08-26 14:54:17 +02:00
Luis Aleixo
240b9a41dc
form.js indentation problem fix
2021-08-26 14:34:06 +02:00
Luis Aleixo
fef8773034
Merge branch 'feature/climate_function' of https://gitlab.cern.ch/cara/cara into feature/climate_function
2021-08-26 14:12:16 +02:00
Luis Aleixo
74ad5fabb6
form.js inline with master and weather data filtered with nan values
2021-08-26 14:11:01 +02:00
Luis Aleixo
10ef9b4149
Merge branch 'feature/climate_function' of https://gitlab.cern.ch/cara/cara into feature/climate_function
2021-08-26 14:09:16 +02:00
Phil Elson
073cdf974d
Remove the adaptation part of the README now that we support arbirtrary geo-locations.
2021-08-26 12:27:21 +02:00
Phil Elson
e9456e10e5
Tidy up the month handling.
2021-08-26 12:20:09 +02:00
Phil Elson
44a701ce5b
Revert "Replaced had_isd file with custom cara list"
...
This reverts commit 151ab9af54 .
2021-08-26 12:05:51 +02:00
Phil Elson
4ab6cfb8bf
Refactor the weather data production, restoring as much of the old test behaviour as possible to minimise the changes
2021-08-26 12:01:53 +02:00
Phil Elson
3c4606d435
WIP.
2021-08-26 11:13:36 +02:00
jdevine
151ab9af54
Replaced had_isd file with custom cara list
...
Amended filename in data.py
2021-08-26 00:31:59 +02:00
Luis Aleixo
15058ec3d6
test for all weather stations
2021-08-24 15:33:30 +02:00
Luis Aleixo
5c37f20030
update README with LFS dependencies
2021-08-20 17:13:05 +02:00
Luis Aleixo
b40170f58d
correct global weather format
2021-08-20 16:03:59 +02:00
Luis Aleixo
a3b47ed888
Location relative to the current script using __file__
2021-08-20 14:31:19 +02:00
Luis Aleixo
8fe4825a11
updated coordinates file path
2021-08-20 14:07:30 +02:00
Luis Aleixo
26231a4353
bug related to location coordinates and qr code
2021-08-20 11:20:46 +02:00
Luis Aleixo
8f2ecac839
removed unused lines of code
2021-08-20 09:27:24 +02:00
Luis Aleixo
c4ae6ef9b4
all tests corrected and adjusted
2021-08-20 09:17:00 +02:00
Luis Aleixo
95af32a6d8
correct default location coordinates variable and test bug
2021-08-19 17:20:33 +02:00
Luis Aleixo
a7c0b5851f
updated monte carlo full model tests
2021-08-16 18:35:11 +02:00
Luis Aleixo
87ff8ac778
updated known quantities tests
2021-08-16 18:29:23 +02:00
Luis Aleixo
46069d7e20
Merge branch 'master' into feature/climate_function
2021-08-16 18:14:00 +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
jdevine
2d275ac560
fixed python formatting
2021-08-10 19:43:31 +02:00
jdevine
a2367ddc86
Merge remote-tracking branch 'origin/feature/climate_function' into feature/climate_function
...
# Conflicts:
# cara/tests/test_known_quantities.py
# cara/tests/test_monte_carlo_full_models.py
2021-08-10 19:37:57 +02:00
jdevine
c2b6ba2cee
Changes to temperature handling (more)
2021-08-10 19:36:29 +02:00
jdevine
27acb96b65
Changes to temperature handling
2021-08-10 19:36:24 +02:00
jdevine
629732533c
More updates to unit tests
2021-08-10 19:36:20 +02:00
jdevine
8bbaee0712
Changed requirements to remove integral libs
2021-08-10 19:36:00 +02:00
jdevine
4c7d60418f
Tidied up outputs. Core functionality now working.
2021-08-10 19:36:00 +02:00
jdevine
f61a41deb7
Tidied up outputs. Core functionality now working.
2021-08-10 19:36:00 +02:00
jdevine
82ef77fc22
Weather station lookup and passing to form working.
...
Need to tidy up and turn off debugging.
2021-08-10 19:35:57 +02:00
jdevine
25314dc5a0
Moved weather station data to LFS
2021-08-10 19:35:35 +02:00
jdevine
b13a8e1110
fixed path issues
2021-08-10 19:35:24 +02:00
jdevine
80ef31788c
Added routines to retrive weather data file
...
data.py now contains a modified Temperature dict, which is updated
with the weather station from the nearest location.
The location (lat, long) need to be passed to this module.
The name/ID of the weather station need to be passed back.
2021-08-10 19:35:19 +02:00
Luis Aleixo
6076f9345b
Added hadisd file
2021-08-10 19:35:13 +02:00
Luis Aleixo
1a000975f3
revert commit for data.py
2021-08-10 19:35:13 +02:00