home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 317012255

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/1473#issuecomment-317012255 https://api.github.com/repos/pydata/xarray/issues/1473 317012255 MDEyOklzc3VlQ29tbWVudDMxNzAxMjI1NQ== 6815844 2017-07-21T14:13:44Z 2017-07-21T14:13:44Z MEMBER

I think we'll also want to make an "vectorized to orthogonal" indexing adapter that we can use netCDF4.Variable

I implemented BroadcastIndexedAdapter that converts broadcasted-indexer back to orthogonal-indexer. Former LazilyIndexedArray is renamed to OrthogonalLazilyIndexedArray and new LazilyIndexedArray now accepts broadcasted-indexers. (Some tests related to backend still fail.)

Now some array-adaptors accepts orthogonal-indexers and other accepts broadcasted-indexers. I think it is a little confusing. Maybe clearer terminology is necessary?

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