CLIMaCCF returns the ACCFs in their original unit, i.e. K/kg[NO2] for CH4, O3 and NOx, K/kg[fuel] for H2O, CO2 and the merged aCCF, and K/km for contrails. The parameter now represents the default behavior. HOWEVER: the Jupyter notebook still assumes K/kg[fuel]. I would like to implement the following to fix the Jupyter notebook:
ac = ACCF(pl, sl, {"unit_K_per_kg_fuel": True})
Any support would be appreciated :) @zebengberg
Acknowledgements also go to Abolfazl Simorgh (asimorgh@pa.uc3m.es) and Simone Dietmüller (Simone.Dietmueller@dlr.de).
ac = ACCF(pl, sl, {"unit_K_per_kg_fuel": True})
Any support would be appreciated :) @zebengberg
Acknowledgements also go to Abolfazl Simorgh (asimorgh@pa.uc3m.es) and Simone Dietmüller (Simone.Dietmueller@dlr.de).