Skip to content

Releases: rcjackson/ADAM

v0.3.1

19 Sep 11:59
ddbfd97

Choose a tag to compare

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

15 Sep 22:55
5589bb1

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

08 Sep 18:17
bd2b2f0

Choose a tag to compare

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

19 Aug 13:50
d125f4a

Choose a tag to compare

Renamed PyPI package to adam-atmos since adam is already taken.

What's Changed

Full Changelog: v0.1...v0.1.1

Initial ADAM release

15 Aug 18:37
2ee872f

Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/rcjackson/ADAM/commits/v0.1