home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 217129119

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/844#issuecomment-217129119 https://api.github.com/repos/pydata/xarray/issues/844 217129119 MDEyOklzc3VlQ29tbWVudDIxNzEyOTExOQ== 950575 2016-05-05T11:29:01Z 2016-05-05T11:29:01Z CONTRIBUTOR

An important design question: should this filter both data variables and coordinates or only data variables? My thought is that it's only worth filtering data variables -- filtering out unmatched coordinates is not very useful.

I understand that returning coordinates without a data variable associated to them seems weird to the high level model of xarray.Dataset , but I disagree that it is not very useful. In fact that is the most common operation I do: find coordinates based on axis, formula_terms, etc and construct common grids for plotting and/or building the z coords from non-dimension coords.

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