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
Two functions (namely solar_position_numpy and solar_position_loop) of spa module calculate alpha_prime without any usage.
Should it be passed as a argument later in the code? I had checked argument names for all following calls and didn't find topocentric_sun_right_ascension among arg names.