home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1214654475

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1214654475 I_kwDOAMm_X85IZigL 6512 Opening a grib file leaves a .idx in the directory 56264363 closed 0     14 2022-04-25T15:06:53Z 2023-11-02T04:37:37Z 2023-11-02T04:37:36Z NONE      

What is your issue?

I don't remember this being an issue before, but when I open a .grib2 file a .idx file remains in the directory when the script is finished running. I'm using:

with xr.open_dataset(filepath) as ds: ...

I'm using xarray version 0.19.0 on python version 3.8.13

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6512/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 9 rows from issue in issue_comments
Powered by Datasette · Queries took 0.568ms · About: xarray-datasette