issue_comments: 1059760613
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/6329#issuecomment-1059760613 | https://api.github.com/repos/pydata/xarray/issues/6329 | 1059760613 | IC_kwDOAMm_X84_Kqnl | 9576982 | 2022-03-05T13:01:40Z | 2022-03-05T14:51:07Z | NONE | just to make clear what is weird
this is just a test to see if the regions were written to file and it seems that it did randomly and most likely overprinted regions on regions. I have no idea how that is possible. In theory everything should be written from i = 95 to 954. It could be in my code so I am checking again but that sounds unlikely without raising any error. I am just showing this so that you better understand what I am observing
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1159923690 |
Just to say that I had all the timesteps written in theory as I print a confirmation message at each iteration