home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 137396688

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
137396688 MDExOlB1bGxSZXF1ZXN0NjExNTYzNDk= 778 fix value error in data-structures doc 10050469 closed 0     1 2016-02-29T22:21:58Z 2016-03-01T00:50:27Z 2016-03-01T00:50:27Z MEMBER   0 pydata/xarray/pulls/778

This should fix the error in the docs here: http://xarray.pydata.org/en/latest/data-structures.html

It is a detail, but it occurred to me that the examples of this section don't use the (space, time) dimension order (e.g. dims=['time', 'space']). Most of the climate datasets I know of are using the numpy (lat, lon, time) dim order. Is it intentional?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/778/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 79.242ms · About: xarray-datasette