home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 768600657

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/1823#issuecomment-768600657 https://api.github.com/repos/pydata/xarray/issues/1823 768600657 MDEyOklzc3VlQ29tbWVudDc2ODYwMDY1Nw== 9200184 2021-01-27T21:51:24Z 2021-01-27T21:52:11Z CONTRIBUTOR

PS @rabernat

%%time ds = xr.open_mfdataset("/glade/p/cesm/community/ASD-HIGH-RES-CESM1/hybrid_v5_rel04_BC5_ne120_t12_pop62/ocn/proc/tseries/monthly/*.nc", parallel=True, coords="minimal", data_vars="minimal", compat='override')

This completes in 40 seconds with 10 workers on cheyenne.

@dcherian, thanks for your solution. In my experience with 34013 NetCDF files, I could open 117 Gib in 13min 14s. Can I decrease this time?

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