issues: 348462356
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
348462356 | MDExOlB1bGxSZXF1ZXN0MjA2ODA3Mjkz | 2351 | Remove redundant code from open_rasterio and ensure all transform tuples are six elements long | 296686 | closed | 0 | 2 | 2018-08-07T19:48:39Z | 2018-08-13T22:34:18Z | 2018-08-13T22:33:54Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/2351 |
This removes the redundant code that ended up with the I haven't made any changes to the documentation, as I wasn't sure if it was needed. This could potentially affect users as the documentation and the code differed and people may have written other interface code (as, in my case, code to export a DataArray to a GeoTIFF using rasterio) which relies on the transform element having 9 elements rather than the 6 it is meant to have. Any thoughts? |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2351/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |