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

Incorrect doc for reclat #24

Closed
cekmsu opened this issue Mar 31, 2024 · 1 comment
Closed

Incorrect doc for reclat #24

cekmsu opened this issue Mar 31, 2024 · 1 comment

Comments

@cekmsu
Copy link

cekmsu commented Mar 31, 2024

SPICE.jl/src/r.jl

Lines 192 to 193 in 62323bd

- `lon`: Planetographic longitude of the point (radians)
- `lat`: Planetographic latitude of the point (radians)

Must be:

- `lon`: Longitude of the point (radians)
- `lat`: Latitude of the point (radians)

not planetographic.

@afossa
Copy link
Contributor

afossa commented Jul 1, 2024

It should have been fixed with #27

@cekmsu cekmsu closed this as completed Jul 13, 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

No branches or pull requests

2 participants