home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 364456174

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/1854#issuecomment-364456174 https://api.github.com/repos/pydata/xarray/issues/1854 364456174 MDEyOklzc3VlQ29tbWVudDM2NDQ1NjE3NA== 1197350 2018-02-09T14:56:36Z 2018-02-09T14:56:36Z MEMBER

No, I meant this:

python ds = xr.open_mfdataset('path/to/ncs/*.nc', chunks={'time': 127}) ds_point = ds.sel(latitude=10, longitude=10) repr(ds_point)

Also, your comment says that "127 is normally the size of the time dimension in each file", but the info you posted indicates that it's 248. Can you also try open_mfsdataset without the chunks argument?

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