home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 216611104

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
216611104 MDExOlB1bGxSZXF1ZXN0MTEyMzY1ODc0 1322 Shorter repr for attributes 12229877 closed 0     6 2017-03-24T00:26:26Z 2017-04-03T00:50:28Z 2017-04-03T00:47:45Z CONTRIBUTOR   0 pydata/xarray/pulls/1322

NetCDF files often have tens of attributes, including multi-paragraph summaries or the full modification history of the file. It's great to have this available in the .attrs, but we can truncate it substantially in the repr! Hopefully this will stop people writing data.attrs = {} and discarding metadata in interactive workflows for the sake of cleaner output.

  • [x] closes #1319
  • [x] test data adjusted
  • [x] passes git diff upstream/master | flake8 --diff
  • [x] whatsnew entry
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1322/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 0.771ms · About: xarray-datasette