home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 510555912

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/3091#issuecomment-510555912 https://api.github.com/repos/pydata/xarray/issues/3091 510555912 MDEyOklzc3VlQ29tbWVudDUxMDU1NTkxMg== 5635139 2019-07-11T16:22:27Z 2019-07-11T16:22:27Z MEMBER

I don't use the function but so as an outsider: all the information is there, but it took me a few reads through to understand it. Depending on how widely used this is, I think something like this would be clearer (h/t to similar pandas' warnings):

The default behavior of open_mfdataset will change in xarray [0.14] for datasets with global dimension coordinates: [datasets will be combined by their coords {maybe better explanation, maybe link}] To retain the existing behavior, pass combine='nested'. To use future default behavior, pass combine='by_coords'.

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