pub fn calculate_air_density_cipm( temp_c: f64, pressure_hpa: f64, humidity_percent: f64, ) -> f64
Legacy function name for backwards compatibility