home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1058381922

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/6069#issuecomment-1058381922 https://api.github.com/repos/pydata/xarray/issues/6069 1058381922 IC_kwDOAMm_X84_FaBi 6574622 2022-03-03T18:56:13Z 2022-03-03T18:56:13Z CONTRIBUTOR

I don't yet know a proper answer, but there'd be three observations I have: * The ValueError seems to be related to the handling of CF-Conventions. I don't yet know if that's independent of this issue or if the error only appears in conjunction with this issue. * As far as I understand, appending should be possible without dropping anything (while potentially overwriting some things). * It shouldn't be possible to change _FillValue during appends, because that might require rewriting everything previously written, which you likely don't want. So if _FillValue is different on the append-call, I'd want xarray to produce an error.

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