Switch from monthly → weekly grouping for 2m builds by victorlin · Pull Request #1023 · nextstrain/ncov (original) (raw)
--min-date 2M + --group-by month has funny interactions. For example, if the current date is 3/15, the min date would be 1/15. The monthly grouping would over-sample the partial months (1/15-1/31 and 3/1-3/15) compared to the full middle month. Weekly grouping minimizes this over-sampling to just 2 partial weeks out of 8 or 9 weeks.
Use date formats and empty line in between entries to be consistent with entries from recent versions.
victorlin deleted the victorlin/use-weekly-grouping-for-2m branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})