CLIMADA-project / climada_python

Python (3.8+) version of CLIMADA
GNU General Public License v3.0
291 stars 115 forks source link

Add polynomial s shape impact function #878

Closed chahank closed 1 month ago

chahank commented 2 months ago

Changes proposed in this PR:

This PR fixes #

PR Author Checklist

PR Reviewer Checklist

chahank commented 1 month ago

Ok, I fixed all that you proposed, thanks! I also fixed one test and made sure that for threshold = half_point the method returns mdd=0 (else there was a divide by 0).

peanutfun commented 1 month ago

Great work! Will merge.