home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 864374967

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/5490#issuecomment-864374967 https://api.github.com/repos/pydata/xarray/issues/5490 864374967 MDEyOklzc3VlQ29tbWVudDg2NDM3NDk2Nw== 56541075 2021-06-19T08:22:15Z 2021-06-19T08:28:04Z NONE

Probably the scaling and adding is carried out in float64, but then rounded down to float32. This refers to how xarray reads the netcdf (and not something to do with the original data), right?

Is there a way to avoid this by not scaling/adding in the first place? If only the integer values were read, selected by index and saved again this should then not happen anymore, right? I could try decode_cf=False for this...

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