home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 108623921

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
108623921 MDU6SXNzdWUxMDg2MjM5MjE= 591 distarray backend? 1197350 closed 0     5 2015-09-28T09:49:52Z 2019-01-13T04:11:08Z 2019-01-13T04:11:08Z MEMBER      

This is probably a long shot, but I think a distarray backend could potentially be very useful in xray. Distarray implements the numpy interface, so it should be possible in principle.

Distarray has a different architecture from dask (using MPI for parallelization) and in this way is more similar to traditional HPC codes. The application I have in mind is very high resolution GCM output where one wants to tile the data spatially across multiple nodes on a cluster. (This is how a GCM itself works.)

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/591/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.67ms · About: xarray-datasette