nextstrain / seasonal-flu

Scripts. config, and snakefiles for seasonal-flu nextstrain builds
44 stars 26 forks source link

max_date: Add an extra month to today's date #95

Closed joverlee521 closed 1 year ago

joverlee521 commented 1 year ago

This is a short term solution to getting the WHO running again as augur frequencies was running into an error where the root cause is pandas.date_range was not producing the date range we expected.¹

This change can be reverted once the underlying bug in augur has been resolved.

¹ https://bedfordlab.slack.com/archives/C03KWDET9/p1673039234734289


I'm running the WHO build with this change on AWS Batch (370bfb5f-78cc-4bc0-9845-8a5d7fbd55bd) and will merge this once that has completed successfully.