Question: Ensemble probabilities
Open
question
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### Something else
Ensemble probabilities (and masks to that matter) are not straightforward to generalise due to requirement of different variables needing different values.
Options:
1. Individual coding for most used variables, and then choice of probabilities - leading to lots of entries
2. Strict pairing of variables, conditions, and thresholds - leading to repeated entries if you want to use multiple thresholds
Are there any other sensible options?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.