home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 385379125

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/1252#issuecomment-385379125 https://api.github.com/repos/pydata/xarray/issues/1252 385379125 MDEyOklzc3VlQ29tbWVudDM4NTM3OTEyNQ== 6628425 2018-04-30T12:04:46Z 2018-04-30T12:04:46Z MEMBER

@ritviksahajpal I see what you mean regarding the version, e.g. this is what I get if I install via my suggestion above: ```

import xarray as xr xr.version '0.8.2+dev648.gca4d7dd' ``` That said, I don't think I would read very much into that. I've been merging the master branch continually to keep things up to date.

open_rasterio had a new argument called nodatavals intrroduced in 0.10.x. This is not available in your code.

Note that nodatavals is not an argument to open_rasterio; it is an attribute that is added to the DataArray returned by open_rasterio: https://github.com/pydata/xarray/blob/c42cbe787d530db48575d73fe7a3910b0a0e4fd8/xarray/backends/rasterio_.py#L260-L263

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  205473898
Powered by Datasette · Queries took 0.726ms · About: xarray-datasette