Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OxCGRT data merge, npi model computation docker deployment #523

Merged
merged 63 commits into from
Sep 11, 2020

Commits on Aug 14, 2020

  1. 504 - Extending the NPI model data

    * added a dummy featrues for every intervention which is turned on when a intervention is turned of for the first time and turned of when the original intervention is put in place again.
    * extended the data for another month by using th last know countermeasures in each region and data from johns hopkins
    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    cdc665f View commit details
    Browse the repository at this point in the history
  2. fixed workflow yaml

    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    f02699c View commit details
    Browse the repository at this point in the history
  3. fixed workflow yml

    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    13cd069 View commit details
    Browse the repository at this point in the history
  4. maybe resolving failing dependency installation in github actions by …

    …updating pip and setuptools
    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1668cc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1985199 View commit details
    Browse the repository at this point in the history
  6. Introduce new intervention icons

    marekpukaj authored and JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    990b620 View commit details
    Browse the repository at this point in the history
  7. Fix linting

    marekpukaj authored and JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    ddb4265 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9424092 View commit details
    Browse the repository at this point in the history
  9. extrapolating data

    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    14a4ec8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2750f49 View commit details
    Browse the repository at this point in the history
  11. short-term model improvements

    * extrapolation
    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    5dc053b View commit details
    Browse the repository at this point in the history
  12. added extrapolation date

    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    5d36d17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47eb823 View commit details
    Browse the repository at this point in the history
  14. poetry update

    JanataPavel committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    722f9dd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Merged NPI data from OxCGRT

    Prepared docker container which can be run on GCP compute instances from github pipelines
    
    defined conda environment to accelerate the computation of the npi model
    JanataPavel committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4a0281f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3701fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a2907 View commit details
    Browse the repository at this point in the history
  4. fixed upload data step

    JanataPavel committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    0fd5a67 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    73df2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531ade5 View commit details
    Browse the repository at this point in the history
  3. removed steps from compute npi workflow

    * don't run previous steps in workflows, instead download the latest r_estimates.csv inside docker. The other steps are quick
    Created a script which deletes the instance when docker exits. This script is copied to the GCP console, but I included it in the repo for consistency
    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    017ca56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1684243 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f3317 View commit details
    Browse the repository at this point in the history
  6. fixed workflow

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    4b38a58 View commit details
    Browse the repository at this point in the history
  7. fixed workflow

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ee15976 View commit details
    Browse the repository at this point in the history
  8. set region for compute

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    cd810fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08df6eb View commit details
    Browse the repository at this point in the history
  10. update gcloud in workflow

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9ecf289 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db405a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c25b45c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f93c8e View commit details
    Browse the repository at this point in the history
  14. fixed typo

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    8ccafcb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0648d51 View commit details
    Browse the repository at this point in the history
  16. fixed parameter name

    JanataPavel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    79e0cdc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca0f679 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. debugging workflow

    JanataPavel committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d11506e View commit details
    Browse the repository at this point in the history
  2. redefine the machine

    JanataPavel committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1c34615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bb5fa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7079c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f1c622 View commit details
    Browse the repository at this point in the history
  6. fixed syntax

    JanataPavel committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    818c3b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77738d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    515edda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a966f2 View commit details
    Browse the repository at this point in the history
  10. reformatted workflow yml

    JanataPavel committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1cdb66c View commit details
    Browse the repository at this point in the history
  11. fixed workflow step

    JanataPavel committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    97e3dfd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf4e855 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70c5b49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    084d9e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0fa21d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    d74668a View commit details
    Browse the repository at this point in the history
  2. removed the startup script, killing the instance from the docker cont…

    …ainer, reformatted code
    JanataPavel committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    6ee9774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28520c7 View commit details
    Browse the repository at this point in the history
  4. Filter out subregions from OxCGRT data

    * OxCGRT added data for subregions (e.g. US states) which broke the pipeline. Fix is to filter it out, but we might use them in the future
    JanataPavel committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    925eab1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e401898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c39f794 View commit details
    Browse the repository at this point in the history
  7. fixed run model script

    JanataPavel committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2623574 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed121e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. small fixes

    * Triggering the npi-model computing workflow manually
    * More tune interactions of the model (to hopefully shrink the confidence interval)
    * Made sure that each NUTS sampling process created by pymc3 only uses one thread - The parallelization doesn't work and this greatly speeds up the computation
    JanataPavel committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    3d88b1e View commit details
    Browse the repository at this point in the history
  2. fixed lining

    JanataPavel committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    fec049b View commit details
    Browse the repository at this point in the history
  3. pre-PR clean-up

    JanataPavel committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7100824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89c422f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. lgtm based fixes

    JanataPavel committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8da8cd8 View commit details
    Browse the repository at this point in the history