cara/cara
2021-08-27 09:42:02 +02:00
..
apps Use the geocoding suggestions service to suggest locations, and then convert those to locations one selected. 2021-08-27 09:42:02 +02:00
data Merge branch 'feature/climate_function' of https://gitlab.cern.ch/cara/cara into feature/climate_function 2021-08-26 14:12:16 +02:00
monte_carlo Remove the concept of quanta in the model, focusing instead on virons. 2021-08-06 08:24:25 +00:00
tests Tidy up the month handling. 2021-08-26 12:20:09 +02:00
.gitattributes Moved weather station data to LFS 2021-08-10 19:35:35 +02:00
__init__.py Increment the major version of the CARA model and the calculator. 2021-07-13 13:02:28 +02:00
dataclass_utils.py Clean up the FormData defaults and casting rules. Using this information we now shorten the FormData dictionary. The baseline form URL is now 490 characters compared to 1089 previously. Closes #143. 2021-04-21 14:07:50 +00:00
models.py After review under snakeviz, introduce some further caching for performance gains. 2021-08-06 15:32:01 +02:00
state.py Track down the issue with the expert app and typing. 2021-01-06 16:21:33 +01:00
utils.py Use floats throughout the cara codebase to represent time. 2021-08-06 10:39:41 +02:00