Metadata-Version: 2.1
Name: diag-eff
Version: 0.1
Summary: diag-eff: Diagnostic Efficiency
Home-page: https://github.com/schwemro/diag-eff
Author: Robin Schwemmle
Author-email: robin.schwemmle@hydrology.uni-freiburg.de
License: GPLv3
Description: diag-eff is an open-source toolbox written in Python for
        specific evaluation of model performance. The toolbox provides functions to
        calculate the Diagnostic Efficiency metric and and fucntions to visualize
        contribution of metric terms by diagnostic polar plots. Note that the data
        management of time series is handled using pandas data frame objects.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Hydrology
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Provides-Extra: test
