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

fixes the solar_rotate_coordinate() #7526

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Deus1704
Copy link
Contributor

@Deus1704 Deus1704 commented Mar 24, 2024

PR Description

This PR fixes the 2nd issue discussed in #7185.
My reasoning is discussed in this comment
It adds a check in solar_rotate_coordinate() to ensure the input frame has an "observer" attribute before replicating frame attributes, preventing potential issues with frames lacking this attribute.

@Deus1704 Deus1704 requested a review from a team as a code owner March 24, 2024 19:28
@Deus1704
Copy link
Contributor Author

pre-commit.ci autofix

@nabobalis nabobalis added physics Affects the physics submodule Needs Review Needs reviews before merge labels Mar 24, 2024
@nabobalis nabobalis requested a review from ayshih March 27, 2024 17:11
@nabobalis nabobalis added this to the 6.0.0 milestone May 8, 2024
@Deus1704
Copy link
Contributor Author

So the figure tests are failing due to some issue with the opencv-python package not being imported correctly.

@nabobalis
Copy link
Contributor

Yeah the figuredeps are broken due to upstream changes. They can be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Needs reviews before merge physics Affects the physics submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants