home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 278389733

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
278389733 MDU6SXNzdWUyNzgzODk3MzM= 1754 Opposite of `drop_variables` option in `open_dataset()` 1067637 open 0     3 2017-12-01T08:18:21Z 2019-11-14T22:50:18Z   NONE      

Not so much an issue but more a feature request. xarray.open_dataset() has the drop_variables option, perhaps the opposite could also be useful, e.g. include_variables or read_variables (i.e.; only read the variables which are listed and ignore the others).

I often work with large NetCDF files (>100 variables) out of which I only want to read a few; it is easier to list those few variables than to create a list with the hundred(s) of variables which I don't want.

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

Links from other tables

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