issue_comments: 497475534
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/2281#issuecomment-497475534 | https://api.github.com/repos/pydata/xarray/issues/2281 | 497475534 | MDEyOklzc3VlQ29tbWVudDQ5NzQ3NTUzNA== | 539688 | 2019-05-30T20:32:24Z | 2019-05-30T20:58:23Z | NONE |
Not in total, I meant ~1500 on each x/y dimension (1500 x 1500). To be precise: ``` print(cube1.shape) # (t, y, x) (306, 240, 262) print(cube2.shape) # (y, x, t) (1452, 1836, 104) ```
Yes.
It does in my case, but |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
340486433 |