I am trying to produce or calculate the Dew Point in Celsius of data in two separate indexes.
I believe the offcial Dew point formula is Td = T - ((100 - RH)/5.)
I want to basically use this formula to produce Dew point using relative humidity on one index with temperature on another index
↧