Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 429 Bytes

File metadata and controls

17 lines (16 loc) · 429 Bytes

Demonstration Steps:

  1. "make" a directory
  2. add a README.md
  3. add a Makefile
  4. "helloworld" target
  5. get the data target
  6. folder for inputs
  7. plot the continent
  8. folder for outputs
  9. plot the countries
  10. a few different plots of same data
  11. deal with multiple machines
  12. consolidate plot elements
  13. update input data
  14. add another analysis step (from some other work)
  15. add Rt analysis step