home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

10 rows where issue = 842610988 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: reactions, created_at (date), updated_at (date)

user 3

  • JavierRuano 5
  • max-sixty 4
  • keewis 1

author_association 2

  • MEMBER 5
  • NONE 5

issue 1

  • Add example in your wiki. · 10 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
822295458 https://github.com/pydata/xarray/issues/5085#issuecomment-822295458 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgyMjI5NTQ1OA== JavierRuano 34353851 2021-04-19T08:52:19Z 2021-04-19T08:52:19Z NONE

Thanks for your quick response, it is true that you have greatly improved the examples in the documentation, I do not know to what extent it would solve any lack. The np.ufunc examples seemed insufficient a year ago but you have already solved. And it is always better to be aware of the improvements that you are introducing before writing new documentation. Thanks for your attention.

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
822090445 https://github.com/pydata/xarray/issues/5085#issuecomment-822090445 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgyMjA5MDQ0NQ== max-sixty 5635139 2021-04-19T00:03:50Z 2021-04-19T00:03:50Z MEMBER

Hi @JavierRuano we discussed this in the dev meeting, thanks for your patience.

We'd like there to be space in the community for people demonstrating how they've used xarray without that necessarily living in the xarray library. That gives practitioners some more freedom and ownership (as our delay here demonstrates, unfortunately), and the xarray library can remain focused. We also thought that the example would need some changes for it to be demonstrating something that the current examples lack.

Have you considered posting it on Medium or a similar platform? If you decide to do something like that. please feel free to send something to the xarray mailing list (or let me know here and I can do it), I'm sure others would be interested.

Is that reasonable? Thanks again for your contribution and patience, Max

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
822066185 https://github.com/pydata/xarray/issues/5085#issuecomment-822066185 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgyMjA2NjE4NQ== JavierRuano 34353851 2021-04-18T21:39:38Z 2021-04-18T21:39:38Z NONE

Shall i close this issue?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
815276368 https://github.com/pydata/xarray/issues/5085#issuecomment-815276368 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNTI3NjM2OA== JavierRuano 34353851 2021-04-07T21:27:28Z 2021-04-07T21:46:39Z NONE

Ok, thanks @max-sixty and @keewis . I hope it is useful for the proper and efficient use of xarray. you know better what development path it is taking.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
815274226 https://github.com/pydata/xarray/issues/5085#issuecomment-815274226 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNTI3NDIyNg== max-sixty 5635139 2021-04-07T21:23:34Z 2021-04-07T21:23:34Z MEMBER

Let's discuss this at our bi-weekly call. I very much appreciate @JavierRuano submitting an example, it would be good to have a place where people can post examples which use xarray.

At the moment I think this probably needs some work to align it with canonical xarray, though.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
815102182 https://github.com/pydata/xarray/issues/5085#issuecomment-815102182 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNTEwMjE4Mg== keewis 14808389 2021-04-07T17:44:44Z 2021-04-07T17:44:44Z MEMBER

please note that during the refactor we removed the "external examples" section, so we will have to find a different place in the docs for this, or add it back (#5086 tries to merge into stable).

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
814932746 https://github.com/pydata/xarray/issues/5085#issuecomment-814932746 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNDkzMjc0Ng== JavierRuano 34353851 2021-04-07T13:52:38Z 2021-04-07T13:52:38Z NONE

Hi again @max-sixty , thanks for your advice, sure, the outputs have a lot of sense. I think this new example has the good structure like another examples. https://github.com/JavierRuano/ASI_Steady/blob/main/Examples/AirStagnationIndex_Wang_Xarray_Example.ipynb

Regards Javier Ruano.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
814518511 https://github.com/pydata/xarray/issues/5085#issuecomment-814518511 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNDUxODUxMQ== max-sixty 5635139 2021-04-07T00:32:26Z 2021-04-07T00:32:26Z MEMBER

We're keen to continue growing beyond climate, and we're interested in adding more examples.

My point is that the current structure of the example — at least at the link above — doesn't seem that clear on what it's doing. Maybe have a browse of the examples at http://xarray.pydata.org/en/stable/examples and see how they're structured — there's lots of description and intermediate outputs. Does that make sense?

{
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 1
}
  Add example in your wiki. 842610988
814462311 https://github.com/pydata/xarray/issues/5085#issuecomment-814462311 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNDQ2MjMxMQ== JavierRuano 34353851 2021-04-06T21:53:31Z 2021-04-06T21:53:31Z NONE

I think it is interesting the operations over the time axis with numpy reduce, and the ufuncs operations. From my point of view there are a lot of pandas and dask users who could learn to use xarray with that example or what they are using netcdf-4 and numpy directly. I have created the example from the library, and it is not problem to change it. But it shows a stagnation calculation, it was the intention.

But i understand what xarray is climate focused and you know if the topic is interesting and the example is really useful for your project. For me xarray have been very useful.

If you prefer another type of example, we could refactor it. Regards Javier Ruano.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988
814444765 https://github.com/pydata/xarray/issues/5085#issuecomment-814444765 https://api.github.com/repos/pydata/xarray/issues/5085 MDEyOklzc3VlQ29tbWVudDgxNDQ0NDc2NQ== max-sixty 5635139 2021-04-06T21:15:26Z 2021-04-06T21:15:26Z MEMBER

Hi @JavierRuano — thanks for the issue, and we're very open to adding more to our examples.

I'm looking at https://github.com/JavierRuano/ASI_Steady/blob/main/Examples/AirStagnationIndex_Wang_UCM_Project.ipynb. Currently I can only see one output at the bottom, which means it's not as engaging as it could be — I'm not sure exactly what intermediate users would learn from the example — could you help me understand?

Perhaps refactoring the example like the existing examples, so it more clearly demonstrates what the xarray functions are doing, could make it more helpful and engaging?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add example in your wiki. 842610988

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 1521.633ms · About: xarray-datasette