home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 571202598

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/issues/3665#issuecomment-571202598 https://api.github.com/repos/pydata/xarray/issues/3665 571202598 MDEyOklzc3VlQ29tbWVudDU3MTIwMjU5OA== 10194086 2020-01-06T16:17:47Z 2020-01-06T16:17:47Z MEMBER

This happens in:

https://github.com/pydata/xarray/blob/db36c5c0cdee2f5313a81fdeca8a8ae5491d1c8f/xarray/conventions.py#L106

My current workaround is:

``` python if "time" in ds: ds.time.encoding.pop("_FillValue", None)

```

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