Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@drsteve drsteve released this 23 Apr 19:36
· 13 commits to master since this release

PyForecastTools

Forecast Verification/Validation Tools in Python

Changes in Version 1.1.0 (2020-04-23)

  • Restructure package with modules
  • Code tidying for PEP8
  • Updated license and copyright
  • Documentation at drsteve.github.io/PyForecastTools
    categorical
  • Added bootstrapped CI for Matthews correlation
    metrics
  • Updated docstrings
  • Compatibility with xarray input
    plot
  • Added plot module
    • QQ plots
    • Taylor diagrams
    • ROC curves
    • Reliability diagrams