home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 4df048c146b8da7093faf96b3e59fb4d56945ec5

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
4df048c146b8da7093faf96b3e59fb4d56945ec5 Remove redundant code from open_rasterio and ensure all transform tuples are six elements long (#2351) * Remove redundant chunk of code which sets the transform attribute when already set The transform attribute is already set further up in the open_rasterio function. This chunk of code just sets transform again - but actually sets it to a full nine-element tuple instead of the six-element tuple it should be (see comments around L245). * Added tests to check that the transform attribute read from rasterio Checks that this tuple is always six elements long 2018-08-13T22:33:54Z 2018-08-13T22:33:54Z e0cdd27bbaaedea5bf75e4337774ce4a26199889 caabe6633d9bef7f2f52807cc5a1f477f3a077d4 13221727 296686 6815844
Powered by Datasette · Queries took 1.23ms · About: xarray-datasette