Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation protocol instructions #14

Open
zackarno opened this issue Mar 28, 2024 · 2 comments
Open

Activation protocol instructions #14

zackarno opened this issue Mar 28, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@zackarno
Copy link
Collaborator

zackarno commented Mar 28, 2024

As INSIVUMEH data pipeline is still not set and data comes at different times and different formats. The trigger monitoring involves a manual component. Therefore, I should write an activation protocol that I can check each time. Can use this issue to flesh it out.

Also putting a reminder here to add postera monitoring

@zackarno zackarno self-assigned this Mar 28, 2024
@zackarno zackarno added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 28, 2024
@zackarno
Copy link
Collaborator Author

zackarno commented Mar 28, 2024

Will create some steps as I go

  1. open src/monitor_forecast.R
  2. check output of insiv_received() func
  3. check df_insiv_primera_sums output
  4. check df_ecmwf_primera_sums
  5. check df_ecmwf_activation_status
  6. check df_activation_status
  7. check map, plot, and email text
  8. send draft email to self

check email_txt_list

@zackarno
Copy link
Collaborator Author

zackarno commented May 3, 2024

May update

need to change the email for May.

  • i checked may thresholds getting pulled by get_relevant_threshold() -- all good, but always good to double check.

  • Main thing changed is email_text_list() function that get's implemented in part 6b around line 218... Need to check these outputs very carefully

    • subject
    • tbl_footnote
    • description_content
  • Commented out methodology update in .rmd file -- so make sure thats gone and no alignment issues

  • also changed $date_header() with %e on day format

  • really need to check this object: df_primera_status_email and make sure plots/tables show all countries

  • def send test email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant