home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 341754146

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/1686#issuecomment-341754146 https://api.github.com/repos/pydata/xarray/issues/1686 341754146 MDEyOklzc3VlQ29tbWVudDM0MTc1NDE0Ng== 4414299 2017-11-03T16:23:02Z 2017-11-03T16:23:02Z CONTRIBUTOR

@fmaussion Thanks! I get the feeling there's probably something odd with rasterio here. I played around a bit and found that rasterio doesn't seem to care about the signs in the transform if the given upper left is (0,0) . Giving any of from_origin(0, 0, i, j) for i, j = +-1 as the transform gives a warning about using the default geotransform and doesn't save it to the file.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  271000579
Powered by Datasette · Queries took 0.693ms · About: xarray-datasette