home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 609035854

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/3931#issuecomment-609035854 https://api.github.com/repos/pydata/xarray/issues/3931 609035854 MDEyOklzc3VlQ29tbWVudDYwOTAzNTg1NA== 10194086 2020-04-04T14:21:59Z 2020-04-04T14:24:46Z MEMBER

The error with .values sounds like #3890 does it work without vectorize=True? But probably not because you use the scipy and not the numpy interpolation function.

For the one without .values: Whats the repr of s5p['p']? I think it is missing the new_dim. I think you need to rename bottom_up. But I fear once you fix that #3890 will pop up again.

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