home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1523814515

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/pull/7788#issuecomment-1523814515 https://api.github.com/repos/pydata/xarray/issues/7788 1523814515 IC_kwDOAMm_X85a05Bz 454724 2023-04-26T17:41:47Z 2023-04-26T17:41:47Z CONTRIBUTOR

Hi @kmuehlbauer, no worries! It's in draft because can't figure out how to reproduce this bug for the tests. data[mask] = fill_value was crashing when I tried to create a DataArray from a non-writeable MaskedArray I got via netCDF4 from a remote source. data = np.asarray(data, dtype=dtype) didn't set writeable to true in that case, but it does when I create a non-writeable MaskedArray in the tests. Any ideas how to test this properly?

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