home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 557633282

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/3564#issuecomment-557633282 https://api.github.com/repos/pydata/xarray/issues/3564 557633282 MDEyOklzc3VlQ29tbWVudDU1NzYzMzI4Mg== 1839645 2019-11-22T18:04:50Z 2019-11-22T18:04:50Z MEMBER

In case it's helpful for inspiration, we took a similar approach with the MNE-Python package (neuro electrophysiology package):

https://mne.tools/stable/index.html

Maybe there are at least 3 levels in there, actually:

  • Examples - short vignettes that highlight one very specific piece of functionality, key-words for the example should be ctrl-fable in the title
  • Tutorials - in-depth guides through a common part of workflow that xarray wishes to enable, with more explanation and detail
  • Domain use-cases - examples of how xarray can facilitate use-cases in particular fields. Probably cover at a high-level many of the steps that multiple tutorials cover in-depth. More for "inspiration and buy-in" than in-depth learning.

Does that make sense?

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  527323165
Powered by Datasette · Queries took 1.937ms · About: xarray-datasette