home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 583b8e80bfe399144ab4f055ae15a04e58d65a2f

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
583b8e80bfe399144ab4f055ae15a04e58d65a2f Fix rasterio backend for rasterio=1.0a10 (#1642) * Fix window parameter for rasterio=1.0a10 Latest alpha, and future 1.0 release, need either a Window (a new class) or a tuple (gets converted to Window). Current behavior using a list bypasses the conversion to Window that happens for tuples * Test against rasterio 1.0 alpha as allowed failure * Add fix to whats-new 2017-10-24T20:53:09Z 2017-10-24T20:53:09Z 7d1b627df8c17aae344b193f1b8d9003f3c5abf5 5f199557d0f8f69fbea5e027a407146e2669a812 13221727 3585769  
Powered by Datasette · Queries took 0.905ms · About: xarray-datasette