powered by
Temperature profile digitized from the left-hand panel of Munk's Figure 1.
data(munk, package="ocedata")
Walter H. Munk, 1966. Abyssal recipes. Deep-Sea Research, 13, 707-730.
data(munk, package="ocedata") plot(munk$temperature, munk$depth, ylim=rev(range(munk$depth)), xlab="Temperature [degC]", ylab="Depth [km]")
Run the code above in your browser using DataLab