id,node_id,number,title,user,state,locked,assignee,milestone,comments,created_at,updated_at,closed_at,author_association,active_lock_reason,draft,pull_request,body,reactions,performed_via_github_app,state_reason,repo,type 1352315409,PR_kwDOAMm_X8493rR7,6956,"Expose `memory` argument for ""netcdf4"" engine",30196,open,0,,,12,2022-08-26T14:04:25Z,2023-03-23T15:51:27Z,,FIRST_TIME_CONTRIBUTOR,,0,pydata/xarray/pulls/6956,"This commit exposes the `memory` argument for the ""netcdf4"" engine, allowing one to create a netcdf dataset from a memory buffer, like so: ```python buffer: bytes = ... ds = xr.open_dataset("""", engine=""netcdf4"", memory=buffer) ``` - [x] Closes #6955 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst`","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/6956/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull