Closed caldwellst closed 1 year ago
Alright, this is ready for review! I fixed some of the IPC and other alert NLP. Basically making sure it doesn't appear in the email if it's NA. I fixed the IPC plot. And made a few other changes to the text that should be simple! Let me know if any other questions.
Here's an example of the plot_ipc()
output, FYI, so you don't have to manually re-run:
The new plot is beautiful! This PR is taking a while to review since I haven't really done a "review" so far on this repo. Therefore, I am not going to attempt to review the whole repo now, but will relay some general relevant questions/comments that arise as I try to review this. The main general questions/comments got lumped together here: https://github.com/OCHA-DAP/pa-global-monitoring/pull/17#discussion_r1295021071
Great yeah a lot of that was out of scope for this PR, but became somewhat relevant when I was trying to test the functionality of some of the code contained in the repo generally as well as this PR. Anyways makes sense to continue the interesting discussion in the new issue you opened as well as on our call tomorrow.
From my side, the PR is good to merge! nice work, and I will get to the additional PRs ASAP.
Will rebase after the
explicit-loading
branch has been pulled intomain
. This improves the IPC plot and makes a small change to the email text. Just review theplot_ipc.R
andemail.Rmd
files. Putting as draft now and will change to full PR once rebased, but you can review whenever you want.