home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: f821fe20595c3700375ccecebf88e01a61444777

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f821fe20595c3700375ccecebf88e01a61444777 Autodetect the engine only when `engine=None` (#4458) * Perform engine autodetection only when `engine=None` * More specific "is it a file" condition * Add test for wrong combination of file object and engine * Add what's new * Better wording of what's new * Fix code style * Move path normalization code in an helper function * Move some autodetection logic back into _get_engine_from_magic_number * Simplify input validation and move it all to the open function * Fix code style * Remove tests that never trigger and make error message more precise * Update doc/whats-new.rst Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * Update xarray/backends/api.py Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * Update xarray/backends/api.py Co-authored-by: Joe Hamman <jhamman1@gmail.com> * Update xarray/backends/api.py Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * Add tests for file-objects with `engine=None` * Trivial code style * Code style, use f-string in error message Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Joe Hamman <jhamman1@gmail.com> 2020-09-28T15:42:00Z 2020-09-28T15:42:00Z 6e794a7fff23430da8856a249468df88e0c11a3e cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 226037 19864447
Powered by Datasette · Queries took 0.774ms · About: xarray-datasette