pipeline.infrastructure.displays.plotweather

Functions

ComputeDewPointCFromRHAndTempC(…)

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

RescaleXAxisTimeTicks(xlim, adesc)

Plotting utility routine

computeWVP(d)

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.

plot_weather([vis, figfile, station, help])

Compiles and plots the major weather parameters for the specified ms.

resizeFonts(adesc, fontsize)

Plotting utility routine