home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 58682523

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
58682523 MDExOlB1bGxSZXF1ZXN0Mjk4NjQ5NzA= 334 Fix bug associated with reading / writing of mixed endian data. 514053 closed 0   799013 1 2015-02-24T01:57:43Z 2015-02-26T04:45:18Z 2015-02-26T04:45:18Z CONTRIBUTOR   0 pydata/xarray/pulls/334

The right solution to this is to figure out how to successfully round trip endian-ness, but that seems to be a deeper issue inside netCDF4 (https://github.com/Unidata/netcdf4-python/issues/346)

Instead we force all data to little endian before netCDF4 write.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/334/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

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