drag
holds wind drag coefficients for wind-profile and eddy-covariance
methods, summarized in Figure 3 of Garratt (1977). The data are stored in a
data frame with four columns: U
is wind speed in m/s; Cd
is for
(neutral) drag coefficient; n
is the number of data measurements
represented by the value; and method
is a factor with two levels:
profile
and eddy
, for two methods of inferring Cd
.
data(drag, package="ocedata")
The data were digitized from Figure 3 of Garratt (1977) by Dan Kelley.
J. R. Garratt, 1977. Review of drag coefficients over oceans and continents. Monthly Weather Review, 105:915-927.