View source: R/calc_potential_temp.R
calc_potential_temp | R Documentation |
Calculate potential temperature in Kelvin using Poissons Equation. http://tornado.sfsu.edu/geosciences/classes/m201/PrimtiveEquations/DerivedRelationships.html
calc_potential_temp(temp, pressure, ref_pressure = 1000)
temp |
Tempertaure in Kelvin |
pressure |
Pressure in mb or hPa |
ref_pressure |
Reference pressure to use in equation in mb or hPa |
value
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.