Releases: rcjackson/ADAM
Releases · rcjackson/ADAM
v0.3.1
What's Changed
- FIX: Hotfix for checking radar_object type as either list or array by @rcjackson in #19
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- FIX: Instrument pointing feature by @rcjackson in #17
- VER: 0.3.0 by @rcjackson in #18
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add feature to provide the optimal azimuthal direction for pointing an instrument by @rcjackson in #15
- ADD: Semantic release workflow for auto-versioning by @rcjackson in #16
Full Changelog: v0.2.0...v0.2.1
ADAM v0.1.1
Renamed PyPI package to adam-atmos since adam is already taken.
What's Changed
- ADD: Permission to GH by @rcjackson in #8
- ADD: Build artifiacts to build-docs by @rcjackson in #9
Full Changelog: v0.1...v0.1.1
Initial ADAM release
This is the first release of ADAM. In this release we support:
- Lake breeze detection from NEXRAD radar data using deep learning models.
- Easy-to-use API for loading and processing radar data.
- Example notebooks demonstrating functionality.
What's Changed
- First branch by @rcjackson in #1
- FIX: Syntax error in infer_lake_breeze by @rcjackson in #2
- ADD: Unit tests by @rcjackson in #3
- ADD: Unit tests in GH Actions by @rcjackson in #4
- ADD: GH-Pages version 0.1 by @rcjackson in #5
- ADD: Auto publish release to PyPI by @rcjackson in #6
- ADD: GH Pages as source by @rcjackson in #7
New Contributors
- @rcjackson made their first contribution in #1
Full Changelog: https://github.com/rcjackson/ADAM/commits/v0.1