PyForecastTools icon indicating copy to clipboard operation
PyForecastTools copied to clipboard

Forecast Verification/Validation Tools in Python

Results 4 PyForecastTools issues
Sort by recently updated
recently updated
newest added

_Feature Request_ Currently the `plot.reliabilityDiagram` feature plots the predicted probability against empirical probability, as well as adding a histogram of the predicted probabilities. It'd be extremely useful have options to...

enhancement

_Feature Request_ The dictionary returned by `plot.rocCurve` has `Figure`, `Axes`, `POD`, `POFD`, and `Thresholds`. It'd be extremely useful to add the area under the curve (AUC) as a measure of...

enhancement

Current documentation is sparse. It would be helpful to users to provide: - Simple example calculations in the docstrings - Some example use cases, possibly as scripts in an examples...

documentation

The documentation is ugly. The docstring formatting isn't presently being rendered correctly by Sphinx. The workflow for the github.io webpage for this project currently follows [https://daler.github.io/sphinxdoc-test/includeme.html](https://daler.github.io/sphinxdoc-test/includeme.html) ETA: Documentation is at...

help wanted
documentation