Additional features
This release includes:
- GIR carbon cycle (only for CO2), eliminating dependence on
scipy.root
and speeding up runtime - Two-layer temperature model from Held et al. (2010)/Geoffroy et al. (2013), allowing for ocean heat uptake to be diagnosed directly. Shout outs to Glen Harris and Zeb Nicholls
ScmDataFrame
reader, for compatibility withiiasa-climate-assessment
andopenscm-runner
to ingest scenarios from IPCC Working Group 3
Nothing here should break back-compatibility but there is now a minefield of configurations to run fair_scm
with and the interface became unmanageable a long time ago to the uninitiated. Sensible defaults will be packaged with openscm-runner
, otherwise this will be sorted out in v2.0.
Finally, python2 is no longer guaranteed to work. Python 3.5 should work but 3.6+ is recommended for future compatibility with unit handling.