Skip to content

Container with scripts for taking model results and formatting them for public distribution

Notifications You must be signed in to change notification settings

covidestim/webworker

Repository files navigation

Webworker

This is a container for doing various specialized operations on AWS Batch and YCRC. Specifically, this container performs:

  • Reformatting of certain model outputs as per-capita estimates
  • Serialization of model output as gzipped WebPack for use on the website
  • Gzipping model summary files (summary.csv) for distribution through AWS S3

It is based on the rocker/tidyverse Dockern image with a single additional dependency on RcppMsgPack. The Docker image is converted to a Singularity .sif file when run on YCRC. This image is auto-built on Docker Hub off of master.

About

Container with scripts for taking model results and formatting them for public distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published