Checks in readers/writers to enforce correct types for `event_name` and `event_id` container and elements by spjuhel · Pull Request #951 · CLIMADA-project/climada_python

added 4 commits

September 25, 2024 09:42
The rationale is to factorize the checking of hazard attribute in readers, for
possible future checks than event_name == str
`assert_almost_equals` tries to convert to float which failed for some reason.
In any case we want the event_names to be completely equal not almost.

@spjuhel spjuhel changed the base branch from main to develop

September 26, 2024 09:07

@spjuhel

@spjuhel

@emanuel-schmid

@emanuel-schmid

emanuel-schmid

spjuhel added a commit that referenced this pull request

Mar 3, 2025

@spjuhel