home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 439042364

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/1385#issuecomment-439042364 https://api.github.com/repos/pydata/xarray/issues/1385 439042364 MDEyOklzc3VlQ29tbWVudDQzOTA0MjM2NA== 30007270 2018-11-15T13:37:16Z 2018-11-15T14:06:04Z NONE

Yes, I'm on 0.11.

Nothing displays on the task stream/ progress bar when using open_mfdataset, although I can monitor progress when, say, computing the mean.

The output from %time using decode_cf = False is CPU times: user 4.42 s, sys: 392 ms, total: 4.82 s Wall time: 4.74 s

and for decode_cf = True: CPU times: user 11.6 s, sys: 1.61 s, total: 13.2 s Wall time: 3min 28s

Using xr.set_options(file_cache_maxsize=1) doesn't make any noticeable difference.

If I repeat the open_mfdataset for another 5 files (after opening the first 5), I occasionally get this warning: distributed.utils_perf - WARNING - full garbage collections took 24% CPU time recently (threshold: 10%)

I only began using the dashboard recently; please let me know if there's something basic I'm missing.

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