home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 988426640

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
988426640 MDExOlB1bGxSZXF1ZXN0NzI3MzQwMDg5 5767 Open mfdataset with long time axis 23625371 closed 0     6 2021-09-05T05:18:14Z 2021-09-08T01:06:31Z 2021-09-08T01:06:31Z CONTRIBUTOR   1 pydata/xarray/pulls/5767

When open_mfdataset is used on files which have a long time axis, sometimes one time axis is cast to pd.Timestamp whilst the other is cast to cftime.datetime. In such a case, xarray thinks the time co-ordinates are different and won't load and combine the files automatically. This PR identifies this issue. I've also put in a hack solution but there must be a better way to handle this edge case.

  • [x] Tests added
  • [ ] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5767/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

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