home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1795424047

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
1795424047 PR_kwDOAMm_X85VBAF6 7968 Move absolute path finder from open_mfdataset to own function 14371165 closed 0     2 2023-07-09T14:24:38Z 2023-07-10T14:04:06Z 2023-07-10T14:04:05Z MEMBER   0 pydata/xarray/pulls/7968

A simple refactor to make it easier to retrieve the proper paths that open_mfdataset uses and passes on the engine.

I've been thinking how to make use of DataTree and one idea I wanted to try was: * Open file (using_find_absolute_path). * Get all groups in the file. * For each group run xr.open_mfdataset(..., group=group)

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

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.616ms · About: xarray-datasette