openmodels / MimiPAGE2020.jl

PAGE-2020 - a Julia implementation of the PAGE Integrated Assessment Model
MIT License
8 stars 10 forks source link

Dealing with NaNs & add low-pass filtered persistence #85

Closed pwaidelich closed 3 years ago

pwaidelich commented 3 years ago

This adds the low-pass filter-based persistence distribution as a robustness check calculation into runmodel_growth.jl. It also features the NaN fixes for persistence-based model results (which are only required for the annualised version as well as the timestep version under SSP1-1.9), which had not been pushed yet to the remote before the branch was merged into master

jrising commented 3 years ago

@pwaidelich Thanks for these changes! I appreciate all the extra comments too. Going to merge.