Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.49 KB

CHANGELOG.rst

File metadata and controls

53 lines (30 loc) · 2.49 KB

Changelog

master

v1.6.3

(#94) Enable restarts with Geoffroy temperature function and GIR carbon cycle

v1.6.2

(#99) Add option to use ozone forcing dependent on N2O concentrations

v1.6.1

(#87) Add Geoffroy temperature and prescribed forcing to inverse

(#84) Fix concentration-driven runs for 45-species FaIR

(#83) Support scmdata >= 0.7.1

earlier

(#82) Expand AR6 forcing diagnostics to get aerosol direct forcing by species

(#78) Optimise fair.tools.scmdf.scmdf_to_emissions a bit

(#77) Fixed fair.tools.scmdf.scmdf_to_emissions

(#76) Added in the GIR carbon cycle as an option and ScmDataFrame reader, required for openscm-runner and iiasa-climate-assessment

(#69) Added in switch to directly specify tropospheric ozone forcing time series and added in AR6 radiative efficiencies, lifetimes and molecular weights

(#68) Attempting to infill CFCs before 1765 raises ValueError

(#62) Add inverse carbon cycle to diagnose emissions from concentrations

(#60) Refactor carbon cycle into separate function

(#4) Make iirf_h a keyword parameter

(#57) Update to the ensemble generator to use the variance of the input data rather than the standard deviation

(#52) Fixed bug that didn't pick up first year of CO2 concentrations and radiative forcing after restart_in. Changed internal book-keeping of CO2 concentrations to be absolute, rather than anomaly from pre-industrial, to be consistent with other GHGs.

(#49) Change name of model to FaIR in docs, README and example notebooks

(#47) Remove requirements.txt and add .readthedocs.yml to put install requirements all in one place