home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1292086842

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/2742#issuecomment-1292086842 https://api.github.com/repos/pydata/xarray/issues/2742 1292086842 IC_kwDOAMm_X85NA646 5098603 2022-10-26T13:52:50Z 2022-10-26T13:52:50Z NONE

xarray it's assuming that _FillValue it's allways an attribute for netcdf, but it's only an attribute when a _FillValue it's been added to the variable explicitly.

The _FillValue should be requested only when the variable has the mode FILL ON active. Then, if no _FilleValue attributte it's been defined, then the netcdf default _FillValue should be use.

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