HydroErr


NameHydroErr JSON
Version 1.24 PyPI version JSON
download
home_pagehttps://github.com/BYU-Hydroinformatics/HydroErr
SummaryGoodness of fit metrics for use in comparison studies, specifically for use in the field of hydrology
upload_time2019-04-23 15:02:49
maintainer
docs_urlNone
authorWade Roberts
requires_python
license
keywords hydrology error metrics comparison statistics forecast observed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            [![Build Status](https://travis-ci.org/BYU-Hydroinformatics/HydroErr.svg?branch=master)](https://travis-ci.org/BYU-Hydroinformatics/HydroErr)
[![codecov](https://codecov.io/gh/BYU-Hydroinformatics/HydroErr/branch/master/graph/badge.svg)](https://codecov.io/gh/BYU-Hydroinformatics/HydroErr)

Goodness of fit metrics for use in comparison studies, specifically for use in the field of hydrology

- **Documentation:** https://hydroerr.readthedocs.io/en/stable/
- **Source:** https://github.com/BYU-Hydroinformatics/HydroErr
- **Bug reports:** https://github.com/BYU-Hydroinformatics/HydroErr/issues

HydroErr provides:

- A library of over 70 error metrics to measure hydrologic skill
- Treatment of NaN, Inf, negative, and zero values.
- Scholarly journal sources and code examples for metric methods in the documentation.

Publications:
- Roberts, W., Williams, G., Jackson, E., Nelson, E., Ames, D., 2018. Hydrostats: A Python Package for Characterizing Errors between Observed and Predicted Time Series. Hydrology 5(4) 66, doi:10.3390/hydrology5040066

We would request that if you use this package that you please cite the above paper. The journal paper is open access and can be found at https://doi.org/10.3390/hydrology5040066. BibTeX, EndNote, and RIS files can be downloaded at the journal site.

[![Powered by BYU Hydroinformatics](https://img.shields.io/badge/powered%20by-BYU%20HydroInformatics-blue.svg)](http://worldwater.byu.edu/)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BYU-Hydroinformatics/HydroErr",
    "name": "HydroErr",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hydrology,error,metrics,comparison,statistics,forecast,observed",
    "author": "Wade Roberts",
    "author_email": "waderoberts123@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/4f/b1e8912c765b6cbca90b713d689b94fa2bc18ed276f58c07d965108cda2a/HydroErr-1.24.tar.gz",
    "platform": "",
    "description": "[![Build Status](https://travis-ci.org/BYU-Hydroinformatics/HydroErr.svg?branch=master)](https://travis-ci.org/BYU-Hydroinformatics/HydroErr)\n[![codecov](https://codecov.io/gh/BYU-Hydroinformatics/HydroErr/branch/master/graph/badge.svg)](https://codecov.io/gh/BYU-Hydroinformatics/HydroErr)\n\nGoodness of fit metrics for use in comparison studies, specifically for use in the field of hydrology\n\n- **Documentation:** https://hydroerr.readthedocs.io/en/stable/\n- **Source:** https://github.com/BYU-Hydroinformatics/HydroErr\n- **Bug reports:** https://github.com/BYU-Hydroinformatics/HydroErr/issues\n\nHydroErr provides:\n\n- A library of over 70 error metrics to measure hydrologic skill\n- Treatment of NaN, Inf, negative, and zero values.\n- Scholarly journal sources and code examples for metric methods in the documentation.\n\nPublications:\n- Roberts, W., Williams, G., Jackson, E., Nelson, E., Ames, D., 2018. Hydrostats: A Python Package for Characterizing Errors between Observed and Predicted Time Series. Hydrology 5(4) 66, doi:10.3390/hydrology5040066\n\nWe would request that if you use this package that you please cite the above paper. The journal paper is open access and can be found at https://doi.org/10.3390/hydrology5040066. BibTeX, EndNote, and RIS files can be downloaded at the journal site.\n\n[![Powered by BYU Hydroinformatics](https://img.shields.io/badge/powered%20by-BYU%20HydroInformatics-blue.svg)](http://worldwater.byu.edu/)",
    "bugtrack_url": null,
    "license": "",
    "summary": "Goodness of fit metrics for use in comparison studies, specifically for use in the field of hydrology",
    "version": "1.24",
    "project_urls": {
        "Homepage": "https://github.com/BYU-Hydroinformatics/HydroErr"
    },
    "split_keywords": [
        "hydrology",
        "error",
        "metrics",
        "comparison",
        "statistics",
        "forecast",
        "observed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "554fb1e8912c765b6cbca90b713d689b94fa2bc18ed276f58c07d965108cda2a",
                "md5": "a3f6f5739bbb418e5d67fdbae4396b7f",
                "sha256": "8fc3e3f38517cb6b6113ace4f99a153a34a4324ca2444cfd036c25767c6ce8f7"
            },
            "downloads": -1,
            "filename": "HydroErr-1.24.tar.gz",
            "has_sig": false,
            "md5_digest": "a3f6f5739bbb418e5d67fdbae4396b7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19559,
            "upload_time": "2019-04-23T15:02:49",
            "upload_time_iso_8601": "2019-04-23T15:02:49.516554Z",
            "url": "https://files.pythonhosted.org/packages/55/4f/b1e8912c765b6cbca90b713d689b94fa2bc18ed276f58c07d965108cda2a/HydroErr-1.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-04-23 15:02:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BYU-Hydroinformatics",
    "github_project": "HydroErr",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "hydroerr"
}
        
Elapsed time: 0.20090s