- 04 Mar, 2021 1 commit
-
-
Chris Jewell authored
CHANGES 1. Most tasks touched to use netCDF4 inferencedata file. 2. Added netCDF4 metadata copy to covid.util 3. Updated model_spec.py to use xarray 4. Updated covid.ruffus_pipeline to use netCDF4 files, adding pipeline metadata 5. Updated pyproject.toml 6. Removed chunk specification in inference.py. Defer to automatic chunking for now.
-
- 24 Feb, 2021 1 commit
-
-
Changes: 1. Where xarrays were pickled to disc, we now use xarray.to_netcdf 2. Where xarrays were read from Python pickles, we now use xarray.load_dataset (cherry picked from commit 63519eb3)
-
- 02 Feb, 2021 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
- 10 Jan, 2021 1 commit
-
-
Chris Jewell authored
CHANGES: 1. Replaced `read_phe_cases` with `CasesData` 2. Column-name fix in `case_exceedance` 3. Fix column heading in `summarize.infec_incidence` 4. Add Rt_exceed to `summarize.rt` 5. Add layer option to `summary_geopackage` 6. Update `ruffus_pipeline.py` to reflect above changes 7. Update `template_config.yaml` to reflect above changes
-
- 07 Jan, 2021 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-