issue_comments: 255795874
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/798#issuecomment-255795874 | https://api.github.com/repos/pydata/xarray/issues/798 | 255795874 | MDEyOklzc3VlQ29tbWVudDI1NTc5NTg3NA== | 306380 | 2016-10-24T16:44:10Z | 2016-10-24T16:44:10Z | MEMBER | We could possibly make an object that was API compatible with the subset of netCDF4.Dataset that you needed, but opened and closed the file whenever it actually pulled data. We would keep an LRU cache of open files around for efficiency as discussed earlier. In this case we could possibly optionally swap out the current netCDF4.Dataset object with this thing without much refactoring? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
142498006 |