home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 207529535

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/486#issuecomment-207529535 https://api.github.com/repos/pydata/xarray/issues/486 207529535 MDEyOklzc3VlQ29tbWVudDIwNzUyOTUzNQ== 2443309 2016-04-08T17:34:37Z 2016-04-08T17:34:37Z MEMBER

@forman - no progress on my end and no plans to work on this in the next 6 months. If your team is interested in working on this, we can discuss the api further and I'm happy to provide input and guidance along the way. One option is to wrap pyresample and possibly fill in some of the missing pieces in their api. I'd like to see a user interface that looks something like this:

python da.resample_like(other, kind='bilinear', dims=('lat', 'lon'))

As @rabernat mentions, for some remapping/resampling, the multi-dimensional groupby will help with some of these applications.

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