CLIMADA-project / climada_python

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

Improve impact calc error messages when there is a mismatch of impf ids between exposures and impfset #863

Closed luseverin closed 2 months ago

luseverin commented 3 months ago

Changes proposed in this PR:

This PR fixes #669 (reopened)

PR Author Checklist

PR Reviewer Checklist

luseverin commented 3 months ago

Thanks for the review! I think I have adressed all your comments. I also modified the author's list and changelog. Let me know if there's anything else.

emanuel-schmid commented 3 months ago

Good catch!

chahank commented 2 months ago

The compatibility test with petals is failing, but I think it is unrelated to this PR. @emanuel-schmid @luseverin are we ready to merge?

luseverin commented 2 months ago

It also does not seem to me that the tests failing are related to the PR. So ready to merge from my side.

emanuel-schmid commented 2 months ago

Thanks a lot!