home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 242950771

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/873#issuecomment-242950771 https://api.github.com/repos/pydata/xarray/issues/873 242950771 MDEyOklzc3VlQ29tbWVudDI0Mjk1MDc3MQ== 1217238 2016-08-28T01:37:44Z 2016-08-28T01:37:44Z MEMBER

The second issue is that compute_function is being called on an xarray.Dataset, so np.convolve(data, data * 2) is attempting to convolve two xarray Datasets. NumPy gives a pretty unhelpful error message. (If only we had static typing in Python...)

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