home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: b201ff784a9c74dbed3b0b178b01bbea75ae9c85

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
b201ff784a9c74dbed3b0b178b01bbea75ae9c85 Center the coordinates to pixels for rasterio backend (#1468) * Center the coordinates for rasterio backend Rasterio uses edge-based coordinates, which contradict the treatment of coordinates in xarray as being centered over the pixels. This centers them with an offset of half the resolution. * Add documentation to whats-new.rst + docstring * Minor aesthetic correction * Remove unnecessary line breaks Minor cleanup for @fmaussion 2017-07-05T21:30:46Z 2017-07-05T21:30:46Z a90c0d79379903b2594a922e05d2652e8bbc76c6 f10b21bed2846b879806f87039b77245b18e7671 13221727 2840348 1217238
Powered by Datasette · Queries took 0.835ms · About: xarray-datasette