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

Wrappers for azlrec, dazldr, drdazl, recazl #27

Merged
merged 9 commits into from
Jun 29, 2024
Merged

Conversation

afossa
Copy link
Contributor

@afossa afossa commented Jun 22, 2024

Wrapped routines to transform Cartesian states into range, azimuth and elevation:
azlrec
recazl

Wrapped routines to compute the Jacobians of the above:
dazldr
drdazl

Fixes #25

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.22%. Comparing base (7ad6553) to head (a0c11e0).
Report is 1 commits behind head on main.

Current head a0c11e0 differs from pull request most recent head b4dd17b

Please upload reports for the commit b4dd17b to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   99.24%   99.22%   -0.02%     
==========================================
  Files          27       27              
  Lines        3293     3236      -57     
==========================================
- Hits         3268     3211      -57     
  Misses         25       25              

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

@helgee helgee merged commit 4d26662 into JuliaAstro:main Jun 29, 2024
19 checks passed
@helgee
Copy link
Member

helgee commented Jun 29, 2024

Thanks a lot 👍

@cekmsu
Copy link

cekmsu commented Jun 30, 2024

What about azlcpo?

@afossa
Copy link
Contributor Author

afossa commented Jul 1, 2024

@cekmsu I opened a new pull request #28 for this.

@afossa afossa mentioned this pull request Jul 1, 2024
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.

Azimuth/Elevation functions is not wrapped yet
3 participants