home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 2f590f7d7f34c7dfddea4d1d4f8877bca081b601

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
2f590f7d7f34c7dfddea4d1d4f8877bca081b601 fix distributed writes (#1793) * distributed tests that write dask arrays * Change zarr test to synchronous API * initial go at __setitem__ on array wrappers * fixes for scipy * cleanup after merging with upstream/master * needless duplication of tests to work around pytest bug * use netcdf_variable instead of get_array() * use synchronous dask.distributed test harness * cleanup tests * per scheduler locks and autoclose behavior for writes * HDF5_LOCK and CombinedLock * integration test for distributed locks * more tests and set isopen to false when pickling * Fixing style errors. * ds property on DataStorePickleMixin * stickler-ci * compat fixes for other backends * HDF5_USE_FILE_LOCKING = False in test_distributed * style fix * update tests to only expect netcdf4 to work, docstrings, and some cleanup in to_netcdf * Fixing style errors. * fix imports after merge * fix more import bugs * update docs * fix for pynio * cleanup locks and use pytest monkeypatch for environment variable * fix failing test using combined lock 2018-03-10T15:43:17Z 2018-03-10T15:43:17Z 5f199557d0f8f69fbea5e027a407146e2669a812 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727   19864447
Powered by Datasette · Queries took 0.813ms · About: xarray-datasette