issue_comments: 211351199
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/790#issuecomment-211351199 | https://api.github.com/repos/pydata/xarray/issues/790 | 211351199 | MDEyOklzc3VlQ29tbWVudDIxMTM1MTE5OQ== | 1151287 | 2016-04-18T12:06:07Z | 2016-04-18T12:06:07Z | NONE | @IamJeffG thanks for the example. I didn't realize you'd already been integrating xarray with rasterio already. Is that library open source?
To clarify, I just want to make sure that clipping/reprojecting/resampling remains an explicit step. That's a great approach you outlined, I just wouldn't want any software to make those assumptions for me!
Agreed. We've been doing more testing on this topic and found that rasterio generally works as expected for positive-y rasters. But there are still some built-in assumptions about negative-y rasters that cause spectacular failures. It's still a work in progress... |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
140063713 |