home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1373584045

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/7421#issuecomment-1373584045 https://api.github.com/repos/pydata/xarray/issues/7421 1373584045 IC_kwDOAMm_X85R3zqt 8382834 2023-01-06T12:53:18Z 2023-01-06T12:53:18Z CONTRIBUTOR

@keewis interesting. Just to be sure: I am able to open the dataset just fine too, the issue arises when trying to actually read the field, i.e.:

python xr_file = xr.open_dataset(input_file, decode_times=False)

is just fine, but

python xr_file["accD"][0, 0:3235893].data

is what segfaults; just to be sure there is no misunderstanding, are you actually able to run the last command without isse? :)

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