This is the first release which supports the merged datatree from within xarray. xarray is therefore pinned to >=2024.10.0.
What's Changed
- Import DataTree from xarray by @kmuehlbauer in #218
- ADD: map_over_sweeps accessor and decorator by @syedhamidali in #203
- ADD: Transform function CF1 to CF2 and vice versa by @syedhamidali in #224
- ENH: Update Readme by @syedhamidali in #226
- ADD: pytests to missing funcs by @syedhamidali in #228
- Dtree constructor by @aladinor in #221
- FIX: 8bit/16bit, big-endian/little-endian in nexrad reader by @kmuehlbauer in #231
- FIX: Convert volumes to_cfradial1 containing sweeps with different range and azimuth shapes by @kmuehlbauer in #234
- REL: 0.8.0 by @kmuehlbauer in #229
- REL: 0.8.0 final by @syedhamidali in #235
Full Changelog: v0.7.0...v0.8.0