pipeline.infrastructure.displays.plotweather¶
Functions
inputs: relativeHumidity in percentage, temperature in C output: in degrees C Uses formula from http://en.wikipedia.org/wiki/Dew_point#Calculating_the_dew_point |
|
|
Plotting utility routine |
|
This simply converts the specified temperature (in Celsius) to water vapor pressure, which can be used to estimate the relative humidity from the measured dew point. |
|
Compiles and plots the major weather parameters for the specified ms. |
|
Plotting utility routine |