home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1486817329

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/7691#issuecomment-1486817329 https://api.github.com/repos/pydata/xarray/issues/7691 1486817329 IC_kwDOAMm_X85Ynwgx 5821660 2023-03-28T12:41:43Z 2023-03-28T12:41:43Z MEMBER

As this doesn't surface that often it might just happen here by accident. If the _FillValue/missing_value would be -32768 then the issue would not manifest.

So for NetCDF the default fillvalue for NC_SHORT (int16) is -32767. That means the promotion to float32 instead the needed float64 is the problem here (floating point precision).

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