Skip to content

Releases: developmentseed/obspec-utils

v0.9.0

28 Jan 23:07
cec40e2

Choose a tag to compare

This release includes the addition of globbing functionality, a rename of ParallelStoreReader to BlockStoreReader, improvements to file-like properties, and expanded user guide documentation covering xarray integration, globbing, caching, and debugging.

Breaking Changes

  • Rename ParallelStoreReader to BlockStoreReader by @maxrjones in #44

Features

Bug Fixes

Chores

Full Changelog: v0.8.0...v0.9.0

v0.8.0

25 Jan 23:16
4d32d0a

Choose a tag to compare

What's Changed

This release includes a redesign of sub-module structure, a significant bug fix in ParallelStoreReader, pickling support for CachingReadableStore, and the addition of the Head protocol to ReadableStore for more efficient file size determination.

Breaking Changes

  • Always use head for file size determination by @maxrjones in #39

Features

Bug Fixes

Chores

Full Changelog: v0.7.0...v0.8.0

v0.7.0

24 Jan 18:44
a6c3769

Choose a tag to compare

What's Changed

  • Feat: Add caching and request splitting readable stores by @maxrjones in #27

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Jan 04:04
3c30d8c

Choose a tag to compare

New defaults for EagerStoreReader

What's Changed

  • Feat: Adaptive request splitting in EagerStoreReader by @maxrjones in #26

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Jan 03:26
5cb959a

Choose a tag to compare

Major redesign around using protocols from obspec to support generic usage libraries other than obstore

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

19 Dec 21:33
b920d33

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Dec 22:37
7380ee5

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Dec 21:56
ced0b63

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Dec 00:52
fc8438e

Choose a tag to compare

What's Changed

  • Expose buffer_size kwarg in open_reader by @maxrjones in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Nov 21:36
e3b20e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0b1...v0.1.0