Deltares / Deltares/ProbabilisticLibrary
validation of fragility curves goes wrong
Open
Nobody has claimed this yet.
bug
Prob lib C++
- Dominant language
- C++
- Stars
- 8
- Forks
- 1
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
on windows the validation of fragility curves crashes in the double 2 string routines.
it also checks on u is inbetween -8, +8 , that is may be too strict for the first and last points
Reporter: @epsig
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing fragility-curve validation on Windows and trace the double-to-string routines involved in the crash. Check the validation of u at the first and last points; done means the Windows validation completes and the endpoint cases behave as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100