issue_comments: 365657502
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/pull/1899#issuecomment-365657502 | https://api.github.com/repos/pydata/xarray/issues/1899 | 365657502 | MDEyOklzc3VlQ29tbWVudDM2NTY1NzUwMg== | 291576 | 2018-02-14T16:13:16Z | 2018-02-14T16:13:16Z | CONTRIBUTOR | Oh, wow... this worked like a charm for the netcdf4 backend! I have a ~13GB (uncompressed) 4-D netcdf4 variable that was giving me trouble for slicing a 2D surface out of. Here is a snippet where I am grabbing data at random indices in the last dimension. First for a specific latitude, then for the entire domain. ```
I will try out similar things with the pynio and rasterio backends, and get back to you. Thanks for this work! |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
295838143 |