home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 604776072

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/issues/3896#issuecomment-604776072 https://api.github.com/repos/pydata/xarray/issues/3896 604776072 MDEyOklzc3VlQ29tbWVudDYwNDc3NjA3Mg== 9312831 2020-03-27T02:01:54Z 2020-03-27T02:01:54Z NONE

Hi @max-sixty, thanks for your kind help. But I found it works not as I expected. If the SST has the values [..., 0, 0, 1, 1, 1, 1, 1, 0, 0, ...], then the method you suggested will give [..., F, F, F, F, T, F, F, F, F, ...]. That is only one True for a 5 consecutive 1s. But I would expect five True like [..., F, F, T, T, T, T, T, F, F, ...]. Any suggestion?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  588126763
Powered by Datasette · Queries took 78.526ms · About: xarray-datasette