home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 619440580

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/4000#issuecomment-619440580 https://api.github.com/repos/pydata/xarray/issues/4000 619440580 MDEyOklzc3VlQ29tbWVudDYxOTQ0MDU4MA== 2443309 2020-04-25T21:04:50Z 2020-04-25T21:04:50Z MEMBER

I agree with @rabernat and @TomNicholas that the easiest/best way to get progress information for computation is to use Dask.

We may want to consider something like a progress metric for a few Xarray operations that we can't offload to third party libraries. I'm mostly thinking of xarray's combine/merge/concat functions as opportunities for Xarray to improve its user experience. Simply telling the user how a task like open_mfdataset is progressing could go a long way toward improving the user's toleration for slow/challenging dataset construction operations (e.g. #1385).

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