issue_comments
3 rows where author_association = "MEMBER" and issue = 1474785646 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- 'open_mfdataset' zarr zip timestamp issue · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1352342017 | https://github.com/pydata/xarray/issues/7354#issuecomment-1352342017 | https://api.github.com/repos/pydata/xarray/issues/7354 | IC_kwDOAMm_X85QmxoB | jhamman 2443309 | 2022-12-14T23:08:43Z | 2022-12-14T23:09:06Z | MEMBER | After thinking about this for a bit longer, I think we should be strongly considering dropping source encoding for datasets generated by Other relevant issues: - https://github.com/pydata/xarray/issues/1614 - https://github.com/pydata/xarray/issues/6323 - https://github.com/pydata/xarray/issues/7039 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
'open_mfdataset' zarr zip timestamp issue 1474785646 | |
1352337857 | https://github.com/pydata/xarray/issues/7354#issuecomment-1352337857 | https://api.github.com/repos/pydata/xarray/issues/7354 | IC_kwDOAMm_X85QmwnB | jhamman 2443309 | 2022-12-14T23:04:58Z | 2022-12-14T23:04:58Z | MEMBER | I took a minute to look into this and think I understand what is going on. First, a little debugging:
``` tmp_dir/2022-09-01T03:00:00.zarr.zip
A few things that I noticed:
- the dtype of the time variable is
One quick solution here is that you could add
|
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
'open_mfdataset' zarr zip timestamp issue 1474785646 | |
1345876149 | https://github.com/pydata/xarray/issues/7354#issuecomment-1345876149 | https://api.github.com/repos/pydata/xarray/issues/7354 | IC_kwDOAMm_X85QOHC1 | jhamman 2443309 | 2022-12-12T04:57:05Z | 2022-12-12T04:57:05Z | MEMBER | @peterdudfield - have you tried this workflow with the latest version of xarray ( |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
'open_mfdataset' zarr zip timestamp issue 1474785646 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1