Releases: ARM-Development/radclss
Releases · ARM-Development/radclss
2026.3.6
What's Changed
- ADD: Default dropped variables added for the KAZR2. by @rcjackson in #21
- FIX: NEXRAD table lookup issue with case sensitivity and development environment for Python 3.14. by @rcjackson in #22
- ADD: Support for the KAZR by @rcjackson in #23
Full Changelog: 2026.3.5...2026.3.6
2026.3.5
What's Changed
- ADD: Support for multiple ARM radars and NEXRAD. by @rcjackson in #17
- ADD: Some bugfixes to get the unit test to work. by @rcjackson in #18
- FIX: Error displaying the error message in parallel mode. by @rcjackson in #19
- VER: 2025.3.5 by @rcjackson in #20
Full Changelog: 2026.2.24...2026.3.5
2026.2.24
What's Changed
- Inital repo by @rcjackson in #1
- ADD: First working package, no unit tests yet. by @rcjackson in #2
- Initial repo by @rcjackson in #3
- ADD: init.py by @rcjackson in #4
- Inital repo by @rcjackson in #5
- ADD: Unit tests for config. by @rcjackson in #6
- ADD: Pre-commit hooks for style enforcement. by @rcjackson in #7
- ADD: Unit tests to GitHub Actions by @rcjackson in #8
- ADD: Unit testing for config and core RadCLss routines by @rcjackson in #9
- FIX: Run CI now when repo is RadCLss. by @rcjackson in #10
- Unit tests for current visualization and I/O modules in RadCLss. by @rcjackson in #12
- ADD: Unit tests for column_utils and reorganization of directory structure to modern PEP standards by @rcjackson in #13
- Minimal documentation by @rcjackson in #14
- ADD: GitHub Actions workflow to publish radclss to PyPI on release by @rcjackson in #15
- BUMP: Version to 2026.2.24 by @rcjackson in #16
New Contributors
- @rcjackson made their first contribution in #1
Full Changelog: https://github.com/ARM-Development/radclss/commits/2026.2.24