- Dec 22, 2023
-
-
L. Bower authored
-
- Dec 21, 2023
-
-
L. Bower authored
-
- Dec 12, 2023
-
-
L. Bower authored
splitting out some csv parsing functions
-
- Nov 30, 2023
-
-
L. Bower authored
splitting out some csv parsing functions
-
- Nov 23, 2023
-
-
J.W. Smith authored
-
- Nov 22, 2023
-
-
Dr T. Mona authored
- reformate a Dataframe to a Series, - create bounderies for coordinates, - check if a unit is CF convention compliant, - create netCDF file from a Series
-
- Nov 20, 2023
-
-
J.W. Smith authored
See ews-epidemiology commit 922332e.
-
- Nov 06, 2023
-
-
L. Bower authored
-
- Nov 01, 2023
-
-
J.W. Smith authored
-
J.W. Smith authored
-
- Oct 31, 2023
-
-
J.W. Smith authored
-
J.W. Smith authored
-
J.W. Smith authored
-
J.W. Smith authored
This creates input files for an epi run that are the output of an epi run from the previous day. Connects with ews-epidemiology development at the same time. Remaining tasks to finish this work: 1) Stop loading env and depo from days before today 2) Write tests
-
J.W. Smith authored
-
- Oct 19, 2023
-
-
J.W. Smith authored
-
- Oct 18, 2023
- Oct 17, 2023
- Oct 11, 2023
- Oct 10, 2023
-
-
L. Bower authored
-
- Oct 05, 2023
-
-
L. Bower authored
-
- Oct 04, 2023
-
-
L. Bower authored
-
- Sep 29, 2023
-
-
L. Bower authored
-
- Sep 28, 2023
-
-
L. Bower authored
making the Processor.py pass on non-zero exit codes when exiting - I THINK THIS COULD CAUSE PROEBLEMS WITH INTEGRATION TESTS, AS IT WILL EXIT THE PYTHON ENVIRONMENT RATHER THAN CARRYING ON TO THE ASSERTS IF THERE IS AN ERROR, WILL ROLE BACK IF THIS IS THE CASE
-
- Sep 27, 2023
-
-
L. Bower authored
-
- Sep 26, 2023
-
-
L. Bower authored
-
- Sep 25, 2023
-
-
L. Bower authored
-
Dr T. Mona authored
-
- Sep 18, 2023
-
-
J.W. Smith authored
This is done with a set of <date_valid_from>: <host_file.tif> pairs in the run configuration under ['Epidemiology']['Host']['HostRasters']. This is an optional argument. The 'HostRaster' argument in the configuration is still needed, but is renamed as 'TargetRaster' to avoid confusion. Cocnurrent changes were made in epi model. This may one day be replaced by some 'host preprocessing' type of EWS component. Aspects to improve: * Currently, the dynamic host map has to be handled both in ews-epidmiology for run time, and here for post-run in order to convert units. It might be neater to do once in one place only by moving the unit conversion functionality into the epi model. * Implement testing for handling of dynamic host data.
-
- Sep 04, 2023
-
-
J.W. Smith authored
See EpiModel.EpiPrep.updater.update_input() docstring for comments. This should substantially speed up production epi runs, particularly towards the end of the season. This commit also unifies deposition and env suit preparation code.
-
- Aug 30, 2023
-
-
Dr T. Mona authored
-
Dr T. Mona authored
-
Dr T. Mona authored
-