home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1254941693

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/7065#issuecomment-1254941693 https://api.github.com/repos/pydata/xarray/issues/7065 1254941693 IC_kwDOAMm_X85KzOP9 12760310 2022-09-22T12:17:10Z 2022-09-22T12:17:10Z NONE

@benbovy you have no idea how much time I spent trying to understand what the difference between the two different datasets was....and I completely missed the dtype difference. That could definitely explain the problem.

The problem is that I tried to merge with join='override' but it was still taking a long time. Probably I wasn't using the right order.

Before closing, just a curiosity: in this corner case shouldn't xarray cast automatically the lat,lon coordinate arrays to the same dtype or is it a dangerous assumption?

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