Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LMA Intercept RHI #38

Merged
merged 11 commits into from
Mar 25, 2024
Merged

LMA Intercept RHI #38

merged 11 commits into from
Mar 25, 2024

Conversation

wx4stg
Copy link
Contributor

@wx4stg wx4stg commented Mar 7, 2024

Performs coordinate transformations for LMA plotting source locations along a radar RHI (range from radar, distance from plane of scan, height above ground)

This is mostly (~90%) a reimplementation of Souza & Bruning 2021

This is a draft (for now), I need to add tests, better docs, and hopefully remove the dependency on py-ART (which would allow for manually specifying an azimuth, time, rangemax, etc. Useful if you have a volume ppi scan and want to make psuedo-RHIs, as well as other 'creative' uses, possibly involving aircraft radars)

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 97.18310% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 77.45%. Comparing base (e9fc3ba) to head (4c242be).

Files Patch % Lines
pyxlma/lmalib/lma_intercept_rhi.py 97.18% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   76.64%   77.45%   +0.80%     
==========================================
  Files          12       13       +1     
  Lines        1734     1805      +71     
==========================================
+ Hits         1329     1398      +69     
- Misses        405      407       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wx4stg wx4stg marked this pull request as ready for review March 19, 2024 20:05
@deeplycloudy
Copy link
Owner

Just visited in person with @wx4stg with a few clarification comments on use, as in the most recent commit. Merging.

@deeplycloudy deeplycloudy merged commit e4fcc0f into deeplycloudy:master Mar 25, 2024
4 checks passed
@wx4stg wx4stg deleted the lmainterceptrhi branch April 11, 2024 15:54
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.

3 participants