home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1169321303

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/6733#issuecomment-1169321303 https://api.github.com/repos/pydata/xarray/issues/6733 1169321303 IC_kwDOAMm_X85Fsm1X 2448579 2022-06-28T21:57:05Z 2022-06-28T21:57:05Z MEMBER

So, I am using _FillValue=65535 in the encoding to to_netcdf.

encoding is really an instruction to Xarray to encode the data. But you've already done that. So specify _FillValue in attrs instead of encoding. This will get written to file and be interpreted on read. At least IIUC =)

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