home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 121431927

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/457#issuecomment-121431927 https://api.github.com/repos/pydata/xarray/issues/457 121431927 MDEyOklzc3VlQ29tbWVudDEyMTQzMTkyNw== 1217238 2015-07-15T00:01:51Z 2015-07-15T00:01:51Z MEMBER

Ooops, I was confused and posted my previous comment on the wrong issue! This is not a dask bug at all.

I agree that an option like exclude_variables or perhaps drop_variables would be a nice option to add to open_dataset.

If you're interested in putting together a PR, the place to put this is in open_dataset (found in xray/backends/api.py), which can pass it on to decode_cf (found in xray/conventions.py). In the later function (prior to this line), we should simply loop over vars and exclude any variables in drop_variables.

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