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

add Gnomonic (tangent plane) projection #57

Merged
merged 3 commits into from
Nov 2, 2022
Merged

add Gnomonic (tangent plane) projection #57

merged 3 commits into from
Nov 2, 2022

Conversation

xzackli
Copy link
Collaborator

@xzackli xzackli commented Nov 2, 2022

This PR adds basic support for the Gnomonic (tangent plane) projection.

@codecov-commenter
Copy link

Codecov Report

Base: 89.94% // Head: 88.67% // Decreases project coverage by -1.26% ⚠️

Coverage data is based on head (6697acd) compared to base (659d96b).
Patch coverage: 84.52% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   89.94%   88.67%   -1.27%     
==========================================
  Files           8       11       +3     
  Lines         905      954      +49     
==========================================
+ Hits          814      846      +32     
- Misses         91      108      +17     
Impacted Files Coverage Δ
src/Pixell.jl 100.00% <ø> (ø)
src/enmap.jl 69.76% <0.00%> (-3.95%) ⬇️
src/enmap_ops.jl 81.25% <33.33%> (-10.54%) ⬇️
src/projections/tan_proj.jl 75.60% <75.60%> (ø)
src/projections/arbitrary_wcs.jl 90.10% <90.10%> (ø)
src/projections/car_proj.jl 90.67% <90.67%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xzackli xzackli merged commit 94671f5 into main Nov 2, 2022
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.

2 participants