pull_requests: 142023221
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
142023221 | MDExOlB1bGxSZXF1ZXN0MTQyMDIzMjIx | 1583 | closed | 0 | Parsing wavelength info from rasterio tags | 4414299 | Proof of concept for reading info from rasterio `tags()` in `open_rasterio`. Not quite a solution to #1582, but possibly workable to a more general solution. Currently implements the following: - Reads `tags(band_idx)` for each band and extracts the wavelength values from the result dictionaries as a coordinate for the returned DataArray. - Reads the wavelength_units from `tags(1)` and sets it as an attribute (assumes it's the same for each band, which it is for ENVI format files) - [x] Closes #1582 (Maybe?) - [x] Tests added / passed - [x] Passes ``git diff upstream/master | flake8 --diff`` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API | 2017-09-20T06:57:16Z | 2017-12-12T14:38:59Z | 2017-12-12T14:38:53Z | 2017-12-12T14:38:53Z | 89a1a9883c0c8409dad8dbcccf1ab73a3ea2cafc | 0 | 304d7a5c938069cb646f410e0fde6f13eba1ed6b | dbf7b01cb4a4d9fb00882e0457523e4bb806820c | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/1583 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests