openairclim.calc_dt
Calculates temperature changes for each species and scenario
- openairclim.calc_dt.calc_delta_temp_br2008(t: float, c_arr, d_arr)[source]
 Impulse response function according to Boucher and Reddy (2008), Appendix A
- openairclim.calc_dt.calc_dtemp(config, spec, rf_dict)[source]
 Calculates the temperature changes for a single species
- Parameters:
 - Returns:
 Dictionary of np.ndarray of temperature values for time range as defined in config
- Return type: