home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 642841283

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/4082#issuecomment-642841283 https://api.github.com/repos/pydata/xarray/issues/4082 642841283 MDEyOklzc3VlQ29tbWVudDY0Mjg0MTI4Mw== 1872600 2020-06-11T17:58:30Z 2020-06-11T18:00:28Z NONE

@jswhit, do you know if https://github.com/Unidata/netcdf4-python is doing the caching?

Just to catch you up quickly, we have a workflow that opens a bunch of opendap datasets, and while the default file_cache_maxsize=128 works on Linux, if this exceeds 25 files on windows it fails: ``` xr.set_options(file_cache_maxsize=25) # works

xr.set_options(file_cache_maxsize=26) # fails

```

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