home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 239636285

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
239636285 MDExOlB1bGxSZXF1ZXN0MTI4MjY2NDY0 1468 Center the coordinates to pixels for rasterio backend 2840348 closed 0   2415632 8 2017-06-29T23:13:13Z 2017-08-04T20:43:22Z 2017-07-05T21:30:46Z CONTRIBUTOR   0 pydata/xarray/pulls/1468

Rasterio uses edge-based coordinates, which is a different convention from how xarray treats coordinates (based on description here: http://xarray.pydata.org/en/stable/plotting.html#coordinates). This PR centers them, offsetting by half of the resolution.

  • [X] Tests added / passed
  • [X] Passes git diff upstream/master | flake8 --diff ~- [ ] Closes #xxxx~
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

CCing @fmaussion since he may be interested.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1468/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 8 rows from issue in issue_comments
Powered by Datasette · Queries took 0.873ms · About: xarray-datasette