hydrostats


Namehydrostats JSON
Version 0.78 PyPI version JSON
download
home_pagehttps://github.com/waderoberts123/hydrostats
SummaryTools for use in comparison studies, specifically for use in the field of hydrology
upload_time2019-04-24 20:56:21
maintainer
docs_urlNone
authorWade Roberts
requires_python
licenseMIT
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/Hydrostats.svg?branch=master)](https://travis-ci.org/BYU-Hydroinformatics/Hydrostats)
[![codecov](https://codecov.io/gh/BYU-Hydroinformatics/Hydrostats/branch/master/graph/badge.svg)](https://codecov.io/gh/BYU-Hydroinformatics/Hydrostats)

Tools for use in comparison studies, specifically for use in the field of hydrology

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

Hydrostats provides:

- Preprocessing Tools
- Visualization Tools
- Access to over 70 error metrics through the [HydroErr package](https://github.com/BYU-Hydroinformatics/HydroErr) dependency
- A library of relevant metrics to measure forecast skill

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/waderoberts123/hydrostats",
    "name": "hydrostats",
    "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/3e/a7/e24a0eb421a94a5b278b8facf6db621b7955b91700715b477fc54a9d86ca/hydrostats-0.78.tar.gz",
    "platform": "",
    "description": "[![Build Status](https://travis-ci.org/BYU-Hydroinformatics/Hydrostats.svg?branch=master)](https://travis-ci.org/BYU-Hydroinformatics/Hydrostats)\n[![codecov](https://codecov.io/gh/BYU-Hydroinformatics/Hydrostats/branch/master/graph/badge.svg)](https://codecov.io/gh/BYU-Hydroinformatics/Hydrostats)\n\nTools for use in comparison studies, specifically for use in the field of hydrology\n\n- **Documentation:** https://hydrostats.readthedocs.io/en/stable/\n- **Source:** https://github.com/BYU-Hydroinformatics/Hydrostats\n- **Bug reports:** https://github.com/BYU-Hydroinformatics/Hydrostats/issues\n\nHydrostats provides:\n\n- Preprocessing Tools\n- Visualization Tools\n- Access to over 70 error metrics through the [HydroErr package](https://github.com/BYU-Hydroinformatics/HydroErr) dependency\n- A library of relevant metrics to measure forecast skill\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": "MIT",
    "summary": "Tools for use in comparison studies, specifically for use in the field of hydrology",
    "version": "0.78",
    "project_urls": {
        "Homepage": "https://github.com/waderoberts123/hydrostats"
    },
    "split_keywords": [
        "hydrology",
        "error",
        "metrics",
        "comparison",
        "statistics",
        "forecast",
        "observed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ea7e24a0eb421a94a5b278b8facf6db621b7955b91700715b477fc54a9d86ca",
                "md5": "41ed5383cf0b636bfb47c277c773d721",
                "sha256": "d79255a1aa1150cdd67410ee856dbb726d8609627aa5bd81083e0869b7303b28"
            },
            "downloads": -1,
            "filename": "hydrostats-0.78.tar.gz",
            "has_sig": false,
            "md5_digest": "41ed5383cf0b636bfb47c277c773d721",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31556,
            "upload_time": "2019-04-24T20:56:21",
            "upload_time_iso_8601": "2019-04-24T20:56:21.347290Z",
            "url": "https://files.pythonhosted.org/packages/3e/a7/e24a0eb421a94a5b278b8facf6db621b7955b91700715b477fc54a9d86ca/hydrostats-0.78.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-04-24 20:56:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waderoberts123",
    "github_project": "hydrostats",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "hydrostats"
}
        
Elapsed time: 0.21919s