DopplerVshift {radar}R Documentation

Adjusted Doppler velocity from a mobile platform

Description

DopplerVshift returns Adjusted Doppler velocity from a mobile platform. From Jorgensen (1983), Eqn 2

Usage

DopplerVshift(GS, psi)

Arguments

GS

Gound speed [m/s]

psi

Angle between actual azimuth and fore/aft angle [deg]

Value

Vshift

Shift in Doppler velocity from mobile aspect [m/s]

Author(s)

Jose Gama

Source

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet

Jorgensen, D., Hildebrand, P.H., and Frush, C., 1983 Feasibility test of an airborne pulse-Doppler meteorological Radar J. Clim. Appl. Meteorol

References

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet

Jorgensen, D., Hildebrand, P.H., and Frush, C., 1983 Feasibility test of an airborne pulse-Doppler meteorological Radar J. Clim. Appl. Meteorol


[Package radar version 1.0.0 Index]