atmosphere_derived_features_adder#
Transform for calculating and adding atmosphere derived meteorological features to a time series dataset.
The transform computes saturation vapour pressure, vapour pressure, dewpoint, and air density based on temperature, pressure, and relative humidity columns using established physical equations.
Classes#
|
Transform that calculates atmosphere derived meteorological features from basic weather data. |