issues: 258316935
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
258316935 | MDU6SXNzdWUyNTgzMTY5MzU= | 1575 | Allow rasterio_open to be used on in-memory rasterio objects? | 13906519 | closed | 0 | 2 | 2017-09-17T16:57:31Z | 2019-09-17T20:26:31Z | 2019-09-17T20:26:31Z | NONE | After I open and reproject a GTiff to WGS84 I want to place the bands into a xarray Dataset object. As I try to reduce disc writes as possible I work with a rasterio in-memory object. As far as I can see it is currently not possible to pass a rasterio In-Memory object to the rasterio_open function, right? Is there a workaround for this or du I have to build the dataset from scratch? If it's currently not possible I'd like to suggest this as a future addition. [and thanks for your great xarray module] |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1575/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |