issues: 276131376
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 276131376 | MDU6SXNzdWUyNzYxMzEzNzY= | 1736 | Rasterio missing _FillValue in DataArray | 8699967 | closed | 0 | 5 | 2017-11-22T16:31:47Z | 2018-12-17T16:19:45Z | 2018-01-19T08:54:58Z | CONTRIBUTOR | Problem descriptionWhen xarray opens a dataset, it stores the the _FillValue in the encoding and replaces values with NaN values. However, using open_rasterio, this behavior does not occur and the _FillValue value is missing. It only has the transform, crs, is_tiled, and res attributes. Also, the encoding is empty. Expected OutputIt would be nice to have the _FillValue as an attribute or in the encoding. Output of
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1736/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |