Releases: open-meteo/python-omfiles
Releases · open-meteo/python-omfiles
v1.2.0
1.2.0 (2026-04-21)
Features
- Add streaming write support to enable writing larger-than-ram dask-backed arrays and datasets (#108) (9077abb)
- implement scale_factor and add_offset getters for both readers (#127) (a3628dd)
Bug Fixes
- add tests for non contiguous behavior (#123) (10ac68b)
- consolidate child metadata at end of file (#124) (c4954c6)
- do not overwrite python builtin min max in example (#136) (d90fd94)
- hopefully fix windows test failure because of inaccessible files in psutil (3491c10)
- improve type stubs (#137) (948d932)
- improve upstream build script (#114) (43e8496)
- missing entry in release please config extra files (4c43008)
- use scalar coordinates variable for array dimensions in xarray (#135) (967270e)
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2026-01-19)
Features
Bug Fixes
- assert that fsspec returned the expect number of bytes (0dfa0c5)
- asyncio_default_fixture_loop_scope warning (#83) (ec63718)
- deps: update dependencies and necessary adjustments (#87) (f87ed5e)
- failing fs-spec test (81ec4c3)
- Improve grid return types (#93) (140c2d8)
- metadata traversal in legacy files (#91) (a067756)
- only squeeze dimensions for integer indices (#90) (0d4ab00)
v1.0.1
v1.0.0
v0.1.1
v0.1.0
0.1.0 (2025-09-27)
Features
- add compression property to reader (#44) (150f6a1)
- add pfor codecs (#25) (7bfeb2c)
- Async Python Reader Interface (#26) (d714ffe)
- bump dependencies (#56) (7ecfc09)
- check availability of cpu features on import (#52) (a116604)
- docs (#46) (bd0470b)
- fenerated type stubs (#28) (effb29d)
- fsspec support for writer (#45) (a429a30)
- optional dependencies (#47) (c9f9252)
- public API and documentation improvements (#55) (1daf92e)
- release gil during array read (#48) (0d346c0)
- update readme and docs (#57) (c1ef3fe)
Bug Fixes
- ci cache improvements (#58) (edd687a)
- codec registration (0a6e572)
- minor improvement in README.md (e01df5e)
- run docs on push on main branch (00df254)
- shape should be a tuple (#43) (8546752)
- type hint for OmFilePyReader.shape (a03e581)
- wrong usage of zarr create_array compressor (2f221c4)
- xarray contained attributes as variables (#23) (8fac64d)
- zarr codec behavior for different zarr versions (#50) (8c6e516)
v0.0.2
v0.0.2
v0.0.1
v0.0.1