pull_requests: 14437608
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14437608 | MDExOlB1bGxSZXF1ZXN0MTQ0Mzc2MDg= | 92 | closed | 0 | Major reorganization of backends | 1217238 | Changes: - Backends are now in independent files (which should make it easier to keep track of them) - netCDF4 and scipy are now optional dependencies - added a new pydap backend (another optional dependency) - cleaned up and sped up dataset encoding/decoding and XArray equality checks in the process of getting tests to pass P.S. This is appears to be the world's most pathological netCDF file (also available at the same URL as an OpenDAP dataset). I eventually gave up on trying to get it to deserialize it consistently (pydap doesn't decode the strings properly) but we might want to add it to our test suite anyways: http://test.opendap.org/opendap/hyrax/data/nc/testfile.nc Fun fact of the day: `np.allclose(np.int8(-128), np.int8(-128)) == False`. | 2014-04-07T08:48:25Z | 2014-06-12T17:30:16Z | 2014-04-09T03:50:25Z | 2014-04-09T03:50:25Z | be7576cfa61a9ff3cfe4e4bf6e10145463f85ab8 | 0 | 19926c27705c3155f47a4bf82c8d9ce1b3f59608 | 8daf1d7f58c40d408959e508463f9abf3d2b8264 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/92 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests