OMS-NetZero / FAIR

Finite-amplitude Impulse Response simple climate model
https://docs.fairmodel.net
Apache License 2.0
123 stars 62 forks source link

joint lognormal TCR/ECS ensemble generation now available #38

Closed chrisroadmap closed 6 years ago

chrisroadmap commented 6 years ago

Previously this used the MethylCapSig package in R. Rather than requiring the user to install R and rpy2, it was easier to translate the joint lognormal code to Python. This is now available in fair.tools.ensemble. The CMIP5 TCR and ECS are available as standard.

The Example-Usage notebook has been updated.

There is still more to do here, like porting my offline ensemble generator that maps the AR5 forcings to scale factors. This may wait until FAIR 2.0 when forcing time series will likely be updated.