issue_comments: 206418244
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/pull/818#issuecomment-206418244 | https://api.github.com/repos/pydata/xarray/issues/818 | 206418244 | MDEyOklzc3VlQ29tbWVudDIwNjQxODI0NA== | 1197350 | 2016-04-06T15:05:54Z | 2016-04-06T15:05:54Z | MEMBER | Let me try to clarify what I mean in item 2:
Say you have the following dataset ``` python
Now imagine you want to average humidity in temperature coordinates. (This might sound like a bizarre operation, but it is actually the foundation of a sophisticated sort of thermodynamic analysis.) Currently this works as follows ``` python
However, this sums over all time. What if you wanted to preserve the time dependence, but replace the
and get back a DataArray with dimensions Maybe this is already possible with a sophisticated use of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
146182176 |