Version 2.3.1
This version:
- Adds a new
FastUVH5Meta
object that enables quick partial reading of uvh5 file metadata. - Fixes a bug in antenna_names and antenna_numbers in
read_fhd
andread_fhd_cal
. - Updates the numpy requirements to
>=1.20
and the scipy requirements to>=1.5
.
Full changes detailed below and in our changelog:
What's Changed
- Fix fhd read functions by @PyxieLouStar in #1270
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1272
- Fix the publish to pypi CI so that it will actually publish when there's a release by @bhazelton in #1273
- feat: add FastUVH5Meta reader by @steven-murray in #1258
- ^ docs/uvh5_memo freq_array is channel centers by @radonnachie in #1277
- Fix pre-commit by @bhazelton in #1279
- Update the UVH5 memo pdf after a recent change by @bhazelton in #1278
- fix: allow reading of old uvh5 files that were silently broken by @steven-murray in #1276
- Version 2.3.1 by @bhazelton in #1280
Full Changelog: v2.3.0...v2.3.1