ciceroOslo / ciceroscm

Python version of the CICERO-SCM simple climate model/emulator
Apache License 2.0
18 stars 4 forks source link

Speed up concentrations to emission by treating "regular gases" as numpy array and just do matrix multiplication #135

Open maritsandstad opened 4 months ago

maritsandstad commented 4 months ago

Have a lot less going on with pandas lookups, precalculation for full timeseries might even be possible. Should provide a solid speed-up