issue_comments
4 rows where issue = 144602564 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Opening netcdf dataset from OpenDAP server · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 203539970 | https://github.com/pydata/xarray/issues/809#issuecomment-203539970 | https://api.github.com/repos/pydata/xarray/issues/809 | MDEyOklzc3VlQ29tbWVudDIwMzUzOTk3MA== | shoyer 1217238 | 2016-03-30T17:25:26Z | 2016-03-30T17:25:26Z | MEMBER | Note that by default, xarray using netCDF4 for opendap. To switch to pydap, add |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening netcdf dataset from OpenDAP server 144602564 | |
| 203496595 | https://github.com/pydata/xarray/issues/809#issuecomment-203496595 | https://api.github.com/repos/pydata/xarray/issues/809 | MDEyOklzc3VlQ29tbWVudDIwMzQ5NjU5NQ== | GrumpyNounours 5869186 | 2016-03-30T15:44:56Z | 2016-03-30T15:44:56Z | NONE | I updated the packages and it works now. Thanks |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening netcdf dataset from OpenDAP server 144602564 | |
| 203463114 | https://github.com/pydata/xarray/issues/809#issuecomment-203463114 | https://api.github.com/repos/pydata/xarray/issues/809 | MDEyOklzc3VlQ29tbWVudDIwMzQ2MzExNA== | GrumpyNounours 5869186 | 2016-03-30T14:38:47Z | 2016-03-30T14:38:47Z | NONE | Here is the info I get with netCDF4 Metadata-Version: 1.1 Version: 1.0.5 pydap: Metadata-Version: 1.1 Version: 3.1.1 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening netcdf dataset from OpenDAP server 144602564 | |
| 203456688 | https://github.com/pydata/xarray/issues/809#issuecomment-203456688 | https://api.github.com/repos/pydata/xarray/issues/809 | MDEyOklzc3VlQ29tbWVudDIwMzQ1NjY4OA== | jhamman 2443309 | 2016-03-30T14:26:00Z | 2016-03-30T14:26:00Z | MEMBER | Can you let us know what version of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening netcdf dataset from OpenDAP server 144602564 |
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 3