Add Ethiopia to country dictionary in demographics.py#1067
Add Ethiopia to country dictionary in demographics.py#1067rickecon merged 8 commits intoPSLmodels:masterfrom
demographics.py#1067Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1067 +/- ##
=======================================
Coverage 72.70% 72.70%
=======================================
Files 21 21
Lines 5111 5111
=======================================
Hits 3716 3716
Misses 1395 1395
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
@jdebacker. I just submitted a PR to this branch that adds the |
|
@jdebacker. Also. Why do we need the In other words, can we delete |
|
I was running into this issue and came here to add this patch. Good to see its here. But is there a way to have the individual country models define this at run time in calibration.py instead of having to patch OG-Core? |
|
@SeaCelo said:
I'll have to think about that. But given that all the country calibrations have OG-Core as a dependency, it is valuable to fix this Jupyter Book issue in OG-Core because it will just show up in all the other country calibrations. The principle is that any packages or processes should be in OG-Core that are used in all the country calibrations. |
@rickecon |
|
@jdebacker. I submitted a new commit to my PR to your branch which pins the version of |
Add jupyter-book and jupyter to setup.py
|
@jdebacker. This looks good to me. I'll merge as soon as all the tests pass. But the |
Add Ethiopia to country dictionary in
demographics.pycc @rickecon