openradar / PyDDA

Pythonic multiple doppler code based off the 3D variational technique
http://openradarscience.org/PyDDA
Other
91 stars 44 forks source link

If this prompt appears frequently, will it affect the results? #129

Closed chentryto1 closed 3 months ago

chentryto1 commented 3 months ago

angles.py:25: RuntimeWarning: invalid value encountered in arccos elev = np.arccos((Re2 + slantrsq - rh2) / (2 Re slantr))