home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 817302678

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
817302678 MDExOlB1bGxSZXF1ZXN0NTgwODE3NDQ5 4966 conventions: decode unsigned integers to signed if _Unsigned=false 6574622 closed 0     5 2021-02-26T12:05:51Z 2021-03-12T14:21:12Z 2021-03-12T14:20:20Z CONTRIBUTOR   0 pydata/xarray/pulls/4966

netCDF3 doesn't know unsigned while OPeNDAP doesn't know signed (bytes). Depending on which backend source is used, the original data is stored with the wrong signedness and needs to be decoded based on the _Unsigned attribute. While the netCDF3 variant is already implemented, this commit adds the symmetric case covering OPeNDAP.

  • [x] Closes #4954
  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4966/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
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.782ms · About: xarray-datasette