issue_comments: 407546587
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/2288#issuecomment-407546587 | https://api.github.com/repos/pydata/xarray/issues/2288 | 407546587 | MDEyOklzc3VlQ29tbWVudDQwNzU0NjU4Nw== | 8699967 | 2018-07-24T20:47:23Z | 2018-07-24T20:48:17Z | CONTRIBUTOR |
I have dealt with non-uniform data in the geographic projection. I have found it easiest to deal with it if you can determine the original projection and project the coordinates back to that projection so it is uniform. But, I am by no means an expert in this arena. Most if the time I work "normal" data.
rasterio/GDAL/QGIS all seem to use the centroid.
Actually, it is not difficult to add as it stands:
Example:
I think that minor modifications will be needed once the crs is set properly on the xarray dataset. Because after that, the I could see the first pass of the extension/library simply performing:
1. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
341331807 |