home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 565413630

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/pull/3498#issuecomment-565413630 https://api.github.com/repos/pydata/xarray/issues/3498 565413630 MDEyOklzc3VlQ29tbWVudDU2NTQxMzYzMA== 35968931 2019-12-13T11:48:58Z 2019-12-13T21:48:24Z MEMBER

Thanks for this @juseg. The only problem I see is that a scalar number to specify the file only makes sense if it's a 1D list, but open_mfdataset can also accept nested list-of-lists (with combine='nested'), or ignore the order of the input entirely (with combine='by_coords'). What happens if you pass a list-of-lists of datasets?

On the other hand specifying the particular filepath or object makes sense in all cases, so perhaps the easiest way to avoid ambiguity would be to restrict to that option? (The default would just be left as-is.)

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