Skip to content

dubovsky14/sars_cov2_slovakia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Still under heavy development.

Compile and run:

create necessary directories

mkdir data/sensitive results bin

convert pickle database to txt file

python python/ConvertPickeToTextFile.py <path to the pickle file> data/sensitive/migrations.txt

compile (if this does not work, there is also CMakeLists file for cmake build)

make

run

python/plotting/main -c config/config_example.yml

Plotting

Copy example configuration file:

cp config/plot_example.json config/plot.json

Run plotting program

python/plotting/plot -i results/results_busines_as_usual.json

Plot types:

  • slovakia
  • by_municipality

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published