home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 212388758

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
212388758 MDExOlB1bGxSZXF1ZXN0MTA5NDQ3Mjc1 1298 netcdf4/h5netcdf cross engine test broken on Python 2 302469 closed 0     6 2017-03-07T10:21:54Z 2017-04-07T04:21:10Z 2017-04-07T03:41:17Z CONTRIBUTOR   0 pydata/xarray/pulls/1298

This is not really a bugfix or enhancement. In fact, it's just a bug report right now. I'm having trouble running tests on Python 2 with both netcdf4 and h5netcdf installed due to the cross engine test ( H5NetCDFDataTest.test_cross_engine_read_write_netcdf4).

I noticed that the requirements list netcdf4 twice; I assume this was a typo and the second one should be h5netcdf. By switching the duplicate out, I'm hoping to trigger the problem on CI as a way to report this bug.

  • [ ] closes #xxxx
  • [ ] tests added / passed
  • [ ] passes git diff upstream/master | flake8 --diff
  • [ ] whatsnew entry
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1298/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.913ms · About: xarray-datasette