v2.1.0
Version 2.1.0
This version includes an option for aerosol induced pattern effects, a change to have the baseline CO2 concentration for the carbon cycle model conform to the start of the run value rather than hardcoded to 278.0 ppm, various speed-ups for parallel runs, and alignment with RCMIP output protocol.
What's Changed
- Taking out depracted, but harmless references to setup.py in Makefile by @maritsandstad in #204
- Fix missing temperature feedback passing in carbon cycle partial_pres… by @maritsandstad in #206
- Restructuring so parameters and feeedback calculations by @maritsandstad in #210
- Drop static PREINDUSTRIAL_CO2_CONC value by @maritsandstad in #208
- Coded pattern effect by @benmsanderson in #209
- Changes to formatting tools to produce RCMIP format outputs - some fixes for faster runs by @maritsandstad in #205
Full Changelog: v2.0.1...v2.1.0