Skip to content

Commit

Permalink
Update config_npi.yml
Browse files Browse the repository at this point in the history
Prepended geodata.csv with the old data_path (geodata.csv -> data/geodata.csv)
  • Loading branch information
emprzy authored Apr 17, 2024
1 parent 321ba83 commit bd7eeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flepimop/gempyor_pkg/tests/npi/config_npi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ compartments:
age_strata: ["age0to17", "age18to64", "age65to100"]

subpop_setup:
geodata: geodata_2019_statelevel.csv
geodata: data/geodata_2019_statelevel.csv
mobility: mobility_2011-2015_statelevel.csv


Expand Down

0 comments on commit bd7eeae

Please sign in to comment.