issues: 238731491
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 238731491 | MDU6SXNzdWUyMzg3MzE0OTE= | 1466 | Rasterio - Attribute Error | 12929592 | closed | 0 | 5 | 2017-06-27T04:01:08Z | 2017-06-28T13:23:54Z | 2017-06-27T04:35:18Z | NONE | I am able to open a tif using rasterio but when I try to open the same tif using rasterio in xarray I receive the following error message: /Users/slburns/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/xarray/backends/rasterio_.pyc in open_rasterio(filename, chunks, cache, lock) 141 # CRS is a dict-like object specific to rasterio 142 # We convert it back to a PROJ4 string using rasterio itself --> 143 attrs['crs'] = riods.crs.to_string() 144 # Maybe we'd like to parse other attributes here (for later) 145 AttributeError: 'dict' object has no attribute 'to_string' Is there some other step I should be doing first? Thanks |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1466/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |