You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thing is that the above azimuth angles should result in nearly the same azimuth differences. When you pass under the sun as above, the two angles jump, but the relative difference should not.
The above code produce the following output:
So, the sun azimuth angles seem to be in the range of -180 to 180, but the satellite azimuth angles are in the range of 0 and 360.
I suggest that PyOrbital always return angles in degrees between -180 and 180!
The text was updated successfully, but these errors were encountered: