Skip to content

ADD: Radar coverage statistics from scan#23

Merged
rcjackson merged 3 commits intoARM-Development:mainfrom
rcjackson:view_images
Apr 30, 2026
Merged

ADD: Radar coverage statistics from scan#23
rcjackson merged 3 commits intoARM-Development:mainfrom
rcjackson:view_images

Conversation

@rcjackson
Copy link
Copy Markdown
Collaborator

Adds radar coverage statistics from the scan. This will be used to provide extra information to the LLM about the radar scan for classification.

Robert Jackson and others added 3 commits April 27, 2026 16:42
Automatically builds and publishes to PyPI when a GitHub Release is
published. Patches pyproject.toml with the release tag version before
building so the package version always matches the tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds n_gates_10dbz through n_gates_50dbz columns to the DataFrame
returned by preprocess_radar_data, counting gates with reflectivity
exceeding each threshold. Updates the integration test to match.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds pct_gates_<T>dbz columns alongside the existing n_gates_<T>dbz
columns, expressing each gate count as a percentage of total sweep gates.
Thresholds are now controlled by a dbz_thresholds parameter (default
(10, 20, 30, 40, 50)) so callers can supply any arbitrary list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rcjackson rcjackson merged commit 5d2b9a6 into ARM-Development:main Apr 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant