{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":566058138,"defaultBranch":"main","name":"BirdFlowR","ownerLogin":"birdflow-science","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-14T22:04:42.000Z","ownerAvatar":"https://github.com/avatars/u/107491532?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720714385.0","currentOid":""},"activityList":{"items":[{"before":"847e37fd680fb363bbbe4ca4616b2b9cc5ce6d7a","after":"d52ee27b91f6c8909841582fc9ca22ee54e4834f","ref":"refs/heads/plot-loss","pushedAt":"2024-07-31T12:57:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Add probabilistic flux - weighting is not final\nAdd plot_loss()","shortMessageHtmlLink":"Add probabilistic flux - weighting is not final"}},{"before":"8df7325a7b1503242ca04c8bb04ed39b83f3d9bc","after":"847e37fd680fb363bbbe4ca4616b2b9cc5ce6d7a","ref":"refs/heads/plot-loss","pushedAt":"2024-07-11T16:27:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Fix minor bug in plot_routes()","shortMessageHtmlLink":"Fix minor bug in plot_routes()"}},{"before":null,"after":"8df7325a7b1503242ca04c8bb04ed39b83f3d9bc","ref":"refs/heads/plot-loss","pushedAt":"2024-07-11T16:13:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"add plot_loss() function","shortMessageHtmlLink":"add plot_loss() function"}},{"before":"d46cf90205f2564e2c1c0729dd0900466de83a6c","after":"4c6ff72d348c23eb36af30521f50acf91e1c46d1","ref":"refs/heads/gh-pages","pushedAt":"2024-06-14T23:10:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ birdflow-science/BirdFlowR@80b4a25dcc30f60ac5dfe131a8df245ab42ed24a ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 80b4a25 ๐Ÿš€"}},{"before":"4acfda8d02804f980941dbe91368cc50b0587e0b","after":null,"ref":"refs/heads/189-outliers","pushedAt":"2024-06-14T23:00:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"5f1d67031672c3f7ed2b05c3e2097f491d068d57","after":"80b4a25dcc30f60ac5dfe131a8df245ab42ed24a","ref":"refs/heads/main","pushedAt":"2024-06-14T23:00:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #193 from birdflow-science/189-outliers\n\nAdd trim_quantile argument to preprocess_species()","shortMessageHtmlLink":"Merge pull request #193 from birdflow-science/189-outliers"}},{"before":"5f1d67031672c3f7ed2b05c3e2097f491d068d57","after":"4acfda8d02804f980941dbe91368cc50b0587e0b","ref":"refs/heads/189-outliers","pushedAt":"2024-06-14T19:43:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Add trim_quantile argument to preprocess_species()\n\nCloses #189.","shortMessageHtmlLink":"Add trim_quantile argument to preprocess_species()"}},{"before":"62910e188c8df2a806c8fa47f3497d167609d77f","after":"d46cf90205f2564e2c1c0729dd0900466de83a6c","ref":"refs/heads/gh-pages","pushedAt":"2024-06-14T17:32:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ birdflow-science/BirdFlowR@5f1d67031672c3f7ed2b05c3e2097f491d068d57 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 5f1d670 ๐Ÿš€"}},{"before":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","after":"5f1d67031672c3f7ed2b05c3e2097f491d068d57","ref":"refs/heads/189-outliers","pushedAt":"2024-06-14T17:30:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #192 from birdflow-science/191-lookup_season_timesteps-throws-uninformitive-error-when-the-season-start-and-end-date-are-the-same\n\nFix date lookup for seasons that start and end on the same date.","shortMessageHtmlLink":"Merge pull request #192 from birdflow-science/191-lookup_season_timesโ€ฆ"}},{"before":"f31b00141a682aa29d1156d0e68619827df35be0","after":null,"ref":"refs/heads/191-lookup_season_timesteps-throws-uninformitive-error-when-the-season-start-and-end-date-are-the-same","pushedAt":"2024-06-14T17:29:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","after":"5f1d67031672c3f7ed2b05c3e2097f491d068d57","ref":"refs/heads/main","pushedAt":"2024-06-14T17:29:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #192 from birdflow-science/191-lookup_season_timesteps-throws-uninformitive-error-when-the-season-start-and-end-date-are-the-same\n\nFix date lookup for seasons that start and end on the same date.","shortMessageHtmlLink":"Merge pull request #192 from birdflow-science/191-lookup_season_timesโ€ฆ"}},{"before":null,"after":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","ref":"refs/heads/189-outliers","pushedAt":"2024-06-14T17:11:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-writing-nchar-max-warning\n\nAllow NA in season date metadata from eBird","shortMessageHtmlLink":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-โ€ฆ"}},{"before":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","after":"f31b00141a682aa29d1156d0e68619827df35be0","ref":"refs/heads/191-lookup_season_timesteps-throws-uninformitive-error-when-the-season-start-and-end-date-are-the-same","pushedAt":"2024-06-14T17:10:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Fix date lookup for seasons that start and end on the same date.\n\nFixes #191y","shortMessageHtmlLink":"Fix date lookup for seasons that start and end on the same date."}},{"before":null,"after":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","ref":"refs/heads/191-lookup_season_timesteps-throws-uninformitive-error-when-the-season-start-and-end-date-are-the-same","pushedAt":"2024-06-14T13:29:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-writing-nchar-max-warning\n\nAllow NA in season date metadata from eBird","shortMessageHtmlLink":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-โ€ฆ"}},{"before":"4284f5571ffbe5fcb88ccfff0ad9460006f34626","after":null,"ref":"refs/heads/168-preprocessing-hdf5-writing-nchar-max-warning","pushedAt":"2024-06-13T13:36:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"8abd9064e4adb99923e68c6543d038a69af86edd","after":"62910e188c8df2a806c8fa47f3497d167609d77f","ref":"refs/heads/gh-pages","pushedAt":"2024-06-13T12:59:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ birdflow-science/BirdFlowR@6a239ab0978592e7ac22bf9cbfdbad295fdb5993 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 6a239ab ๐Ÿš€"}},{"before":"40148455934c3c02e0edbd7a8294a280cc8c0c1c","after":"6a239ab0978592e7ac22bf9cbfdbad295fdb5993","ref":"refs/heads/main","pushedAt":"2024-06-13T12:55:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-writing-nchar-max-warning\n\nAllow NA in season date metadata from eBird","shortMessageHtmlLink":"Merge pull request #190 from birdflow-science/168-preprocessing-hdf5-โ€ฆ"}},{"before":"40148455934c3c02e0edbd7a8294a280cc8c0c1c","after":"4284f5571ffbe5fcb88ccfff0ad9460006f34626","ref":"refs/heads/168-preprocessing-hdf5-writing-nchar-max-warning","pushedAt":"2024-06-12T21:00:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Allow NA in season date metadata from eBird\n\nCloses #168","shortMessageHtmlLink":"Allow NA in season date metadata from eBird"}},{"before":null,"after":"40148455934c3c02e0edbd7a8294a280cc8c0c1c","ref":"refs/heads/168-preprocessing-hdf5-writing-nchar-max-warning","pushedAt":"2024-06-12T19:53:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #188 from birdflow-science/codecov\n\nUpdate code coverage action.","shortMessageHtmlLink":"Merge pull request #188 from birdflow-science/codecov"}},{"before":"ff7973860905f6ec15049d3d87b394c0c212f0ab","after":"8abd9064e4adb99923e68c6543d038a69af86edd","ref":"refs/heads/gh-pages","pushedAt":"2024-06-07T21:03:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ birdflow-science/BirdFlowR@40148455934c3c02e0edbd7a8294a280cc8c0c1c ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 4014845 ๐Ÿš€"}},{"before":"ccbe7b3c58b2251fee42440a19ad4dea889fcc73","after":null,"ref":"refs/heads/codecov","pushedAt":"2024-06-07T21:00:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"549bb47c8245c3533b909c80f0c9b0b0f2a939bf","after":"40148455934c3c02e0edbd7a8294a280cc8c0c1c","ref":"refs/heads/main","pushedAt":"2024-06-07T21:00:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #188 from birdflow-science/codecov\n\nUpdate code coverage action.","shortMessageHtmlLink":"Merge pull request #188 from birdflow-science/codecov"}},{"before":null,"after":"ccbe7b3c58b2251fee42440a19ad4dea889fcc73","ref":"refs/heads/codecov","pushedAt":"2024-06-07T20:49:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Update code coverage action.","shortMessageHtmlLink":"Update code coverage action."}},{"before":"a212c3e28e7387246af29873681ce73b8171ca98","after":null,"ref":"refs/heads/177-import-preprocessed-hdf5","pushedAt":"2024-06-06T15:27:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"4378ffca14b26b599a96fd3fc7887498581602dc","after":null,"ref":"refs/heads/fix-collection-index","pushedAt":"2024-06-06T15:27:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"7dd09b66e777814483e213df40e85e5d4b932ebb","after":null,"ref":"refs/heads/population","pushedAt":"2024-06-06T15:27:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"f148fec721202ca54de6c55d8d118ee97055a7e3","after":null,"ref":"refs/heads/population-update","pushedAt":"2024-06-06T15:27:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"98d04753416dd769552c2691cc2cda4ad7769566","after":null,"ref":"refs/heads/186-add-plot-transformation-options","pushedAt":"2024-06-06T15:26:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"}},{"before":"c0090eda1fa81b7c0baeea6b9bde13492145f2c7","after":"ff7973860905f6ec15049d3d87b394c0c212f0ab","ref":"refs/heads/gh-pages","pushedAt":"2024-06-06T14:55:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ birdflow-science/BirdFlowR@549bb47c8245c3533b909c80f0c9b0b0f2a939bf ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 549bb47 ๐Ÿš€"}},{"before":"ff96a4054523834b230c033eb4f65e96f3911347","after":"549bb47c8245c3533b909c80f0c9b0b0f2a939bf","ref":"refs/heads/main","pushedAt":"2024-06-06T14:46:36.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"ethanplunkett","name":"Ethan Plunkett","path":"/ethanplunkett","primaryAvatarUrl":"https://github.com/avatars/u/6609894?s=80&v=4"},"commit":{"message":"Merge pull request #187 from birdflow-science/186-add-plot-transformation-options\n\n186 add plot transformation options","shortMessageHtmlLink":"Merge pull request #187 from birdflow-science/186-add-plot-transformaโ€ฆ"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0zMVQxMjo1Nzo1Mi4wMDAwMDBazwAAAASOENsz","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0zMVQxMjo1Nzo1Mi4wMDAwMDBazwAAAASOENsz","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wNlQxNDo0NjozNi4wMDAwMDBazwAAAAReT5rV"}},"title":"Activity ยท birdflow-science/BirdFlowR"}