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

Apply latitude correction and bound SphericalCoordinate residuals #94

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

moeyensj
Copy link
Member

Residuals in SphericalCoordinates require a bit of special care. This PR adds a few main changes:

  • Residuals in spherical coordinates are bounded to [-180, 180] degrees in longitude (the sign is also corrected for residuals across the 0/360 boundary).
  • A cosine latitude correction factor is applied to longitude and longitudinal velocity residuals
  • The same cosine latitude correction factor is applied to the covariance matrices

@moeyensj moeyensj force-pushed the jm/spherical-residuals branch from 8e36bb5 to fb895bb Compare November 14, 2023 20:05
@moeyensj moeyensj marked this pull request as ready for review November 14, 2023 20:05
@moeyensj moeyensj merged commit fe87caa into main Nov 14, 2023
3 checks passed
@moeyensj moeyensj deleted the jm/spherical-residuals branch November 14, 2023 23:05
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