Deltares / Deltares/ProbabilisticLibrary
make chunk size automatic (when running from python)
Open
Nobody has claimed this yet.
Prob lib C++
Py wrapper
- Dominant language
- C++
- Stars
- 8
- Forks
- 1
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
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 reviewing the linked PROBL-145 issue for the missing requirements, then trace how the library is invoked from Python and where chunk size is currently supplied. Done means Python execution selects chunk size automatically according to the agreed behavior, with coverage for that path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100