issue_comments
5 rows where author_association = "CONTRIBUTOR" and issue = 1032694511 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 954053236 | https://github.com/pydata/xarray/issues/5882#issuecomment-954053236 | https://api.github.com/repos/pydata/xarray/issues/5882 | IC_kwDOAMm_X8443bJ0 | raybellwaves 17162724 | 2021-10-28T17:29:51Z | 2021-10-28T17:29:51Z | CONTRIBUTOR |
I'm on 3.9 sorry I can do a full list of my env as I pull from an internal source but the core ones around netcdf I see netcdf-fortran 4.5.3 Works in the pangeo docker (https://github.com/pangeo-data/pangeo-docker-images/blob/master/pangeo-notebook/environment.yml) if that helps
|
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error 1032694511 | |
| 954028015 | https://github.com/pydata/xarray/issues/5882#issuecomment-954028015 | https://api.github.com/repos/pydata/xarray/issues/5882 | IC_kwDOAMm_X8443U_v | dopplershift 221526 | 2021-10-28T16:55:26Z | 2021-10-28T16:55:26Z | CONTRIBUTOR | Can you post the full traceback you get? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error 1032694511 | |
| 953921596 | https://github.com/pydata/xarray/issues/5882#issuecomment-953921596 | https://api.github.com/repos/pydata/xarray/issues/5882 | IC_kwDOAMm_X84427A8 | dopplershift 221526 | 2021-10-28T14:49:26Z | 2021-10-28T14:49:26Z | CONTRIBUTOR | @saveriogzz I'm confused why you posted results for 3.6 and 3.8, given that the original issue looks like it was posted for 3.7. 🤨 At any rate, looks like your original issue, the output from Your Python 3.8 environment does have an old version of libnetcdf. Can you try doing |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error 1032694511 | |
| 952246143 | https://github.com/pydata/xarray/issues/5882#issuecomment-952246143 | https://api.github.com/repos/pydata/xarray/issues/5882 | IC_kwDOAMm_X844wh9_ | dopplershift 221526 | 2021-10-26T19:29:52Z | 2021-10-26T19:29:52Z | CONTRIBUTOR | @saveriogzz what is the output of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error 1032694511 | |
| 949880645 | https://github.com/pydata/xarray/issues/5882#issuecomment-949880645 | https://api.github.com/repos/pydata/xarray/issues/5882 | IC_kwDOAMm_X844ngdF | raybellwaves 17162724 | 2021-10-22T18:45:02Z | 2021-10-22T18:45:02Z | CONTRIBUTOR | Seemed ok for me. You could try installing with conda: http://xarray.pydata.org/en/stable/getting-started-guide/installing.html#instructions
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Opening remote file with OpenDAP protocol returns "_FillValue type mismatch" error 1032694511 |
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 2