issue_comments: 881773236
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/5603#issuecomment-881773236 | https://api.github.com/repos/pydata/xarray/issues/5603 | 881773236 | IC_kwDOAMm_X840jsq0 | 223250 | 2021-07-16T23:41:55Z | 2021-07-16T23:41:55Z | CONTRIBUTOR | @dcherian Okay, I think this is in good shape. I added some more tests, and fixed a few more bugs. Most of the fixes have been squashed back down to the original commit. I left the second commit separate for now because it's breaking. Previously, iterating over a rolling window returned only returned blocks present in the original array, and ignored the chunk of Here, instead, the iterator was changed so that each returned view matches the corresponding slice of the output of the Other than the fact that it's breaking, the main drawback (and difference with After writing this, I'm wondering if it might be useful to simply drop the coordinates along the rolling axis, so that the behavior matches the behavior of I'm open to thoughts/comments/criticisms/suggestions/questions/whatever. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
944714417 |