HopkinsIDD / COVIDScenarioPipeline

Public shared code for doing scenario forecasting and creating reports for various governmental entities.
GNU General Public License v3.0
104 stars 47 forks source link

make report_generation functions backwards compatible #174

Open kgrantz opened 4 years ago

kgrantz commented 4 years ago

old configs + output will not have ventilator outcomes. should either have separate functions or calls within functions for whether to ventilators (e.g. load_hosp_geocombined_totals)

jkamins7 commented 4 years ago

this should only affect the plotting and loading functions not the skeleton (which doesn't need to be backwards compatible)