Changelog
0.4.0 (2026-09-14)
⚠ BREAKING CHANGES
- remove abandoned parsing and streaming scaffolding (#65)
Features
Bug Fixes
- ci: fetch history for push change detection (#66) (b36c4d4)
- docs: align README links with mike deployment (#41) (828b2f2)
- include materialization in radar loading benchmark (#60) (ee5709e)
- require xarray with DataTree support (#45) (9f5eb0d)
Code Refactoring
- remove abandoned parsing and streaming scaffolding (#65) (a6891e7)
0.3.7 (2026-04-27)
Bug Fixes
0.3.6 (2026-04-27)
Features
- accept gs:// and az:// URIs in open_datatree (#31) (bd878ef)
0.3.5 (2026-04-24)
Features
- Add batched raystack loader and time-based iter (1076bc0)
- add instrument_name (49bacdc)
- Add license and update publish action (#21) (941ec3a)
- Add metadata-only batch functionality (with peek) (#9) (6d6e87f)
- add raystack quicklook anywidget app (#13) (677fe84)
- add root metadata and use azimuth as primary dimension (#2) (6afb25d)
- allow rust lib logging for debugging (95e3e2c)
- be more robust against bad data in archive (cf36a05)
- faster filtering and other analysis tools (#1) (ac5794d)
- Folding logic for batched raystacks (#8) (c2516dd)
- high-performance S3 fetch with connection pooling and prefetch (687d8b4)
- Make radrs compatible with current silurian library versions (#14) (de2dc36)
- Modify Build/Package Setup (#10) (4a06326)
- prepare for release (7b50583)
- qc: add VRADH winding number for velocity dealiasing (b044a57)
- some useful scripts and analysis notebooks (#3) (192e7c1)
- wire QC support into volume iterators (7c8514d)
Bug Fixes
- adapt to upstream refactor (#17) (b6c33af)
- Add fix and test for exact-boundary edge case (#16) (89986d3)
- bump version to 0.3.4 (856ed57)
- clearer function names (a260ae1)
- correct rust setup (dbbc013)
- enough tests to know things are working decently (ddf6054)
- introduce volumesource to allow later extension to alternative sources of radar data (3c3acd1)
- issue with pyart parity testing (ab63e6c)
- keep ordering when in parallel (5b5019e)
- update release config, add CI caching, and update nexrad dependencies (#23) (02cfe65)
- use generic updater for Cargo.toml in release-please (#25) (d963fd9)
- use rust release type for release-please (610f638)
- qc: parallelize vradh winding texture computation (f76636b)
0.3.5 (2026-04-24)
Bug Fixes
- use generic updater for Cargo.toml in release-please (#25) (d963fd9)
0.3.4 (2026-04-24)
Features
- Add license and update publish action (#21) (941ec3a)
Bug Fixes
- adapt to upstream refactor (#17) (b6c33af)
- update release config, add CI caching, and update nexrad dependencies (#23) (02cfe65)