home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 382832952

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/2016#issuecomment-382832952 https://api.github.com/repos/pydata/xarray/issues/2016 382832952 MDEyOklzc3VlQ29tbWVudDM4MjgzMjk1Mg== 43698 2018-04-19T18:19:03Z 2018-04-19T18:19:03Z NONE

It seems that this PR exposed a new encoding key 'missing_value', and this makes the encoding fail to round-trip, as it is not explicitly allowed in xarray.backends.netCDF4_._extract_nc4_variable_encoding function (similar to #1869). This leads to the following error when saving with an explicitly preserved encoding: ValueError: unexpected encoding parameters for 'netCDF4' backend: ['missing_value']

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