issue_comments: 407862762
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/2308#issuecomment-407862762 | https://api.github.com/repos/pydata/xarray/issues/2308 | 407862762 | MDEyOklzc3VlQ29tbWVudDQwNzg2Mjc2Mg== | 8699967 | 2018-07-25T19:07:27Z | 2018-07-25T19:07:27Z | CONTRIBUTOR | @fmaussion, I guess the main reason for the proposed change is to be able to read in the raster using Also, since: "xarray.Dataset is an in-memory representation of a netCDF file", to me it makes more sense to store the data in a standard netCDF location that is consistent regardless of the backend. In doing so, other parts of xarray and libraries build off of xarray won't be required to find the same data in multiple locations. Thanks for taking the time to consider this idea. I have used it quite a bit and it has made the datasets compatible across the various GIS tools I use (rasterio, GDAL, QGIS). It has definitely made my life easier and so I wanted to share what I have learned. But, it is just an idea. I really appreciate the work of the xarray developers and whatever y'all decide is fine with me. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
344058811 |