climextremes


Nameclimextremes JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://bitbucket.org/lbl-cascade/climextremes-dev
Summaryclimextremes wrapper module
upload_time2024-01-10 16:22:10
maintainer
docs_urlNone
authorChristopher Paciorek
requires_python
licenseBSD License
keywords statistics gev pot detection and attribution
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Functions for fitting GEV and POT (via point process fitting)
models for extremes in climate data, providing return values, return
probabilities, and return periods for stationary and nonstationary models.
Also provides differences in return values and differences in log return
probabilities for contrasts of covariate values. Functions for estimating risk
ratios for event attribution analyses, including uncertainty. Under the hood,
many of the functions use functions from 'extRemes', including for fitting the
statistical models.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/lbl-cascade/climextremes-dev",
    "name": "climextremes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "statistics,GEV,POT,detection and attribution",
    "author": "Christopher Paciorek",
    "author_email": "paciorek@berkeley.edu",
    "download_url": "https://files.pythonhosted.org/packages/65/04/f0389944612de7978f3924b5372abae0b45833632ec776822caaf9994deb/climextremes-0.3.1.tar.gz",
    "platform": null,
    "description": "\nFunctions for fitting GEV and POT (via point process fitting)\nmodels for extremes in climate data, providing return values, return\nprobabilities, and return periods for stationary and nonstationary models.\nAlso provides differences in return values and differences in log return\nprobabilities for contrasts of covariate values. Functions for estimating risk\nratios for event attribution analyses, including uncertainty. Under the hood,\nmany of the functions use functions from 'extRemes', including for fitting the\nstatistical models.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "climextremes wrapper module",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://bitbucket.org/lbl-cascade/climextremes-dev"
    },
    "split_keywords": [
        "statistics",
        "gev",
        "pot",
        "detection and attribution"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "443bae69d63393d4f156c80c543000e664d827bba2aa3a53c076a44b075fb71e",
                "md5": "9201835ff4d77378a72163215ff1a7e4",
                "sha256": "d6c3eb84db97dcbe5855fed081d1d571699a7057c2a88374ed215e0619bd1623"
            },
            "downloads": -1,
            "filename": "climextremes-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9201835ff4d77378a72163215ff1a7e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6291,
            "upload_time": "2024-01-10T16:22:08",
            "upload_time_iso_8601": "2024-01-10T16:22:08.568372Z",
            "url": "https://files.pythonhosted.org/packages/44/3b/ae69d63393d4f156c80c543000e664d827bba2aa3a53c076a44b075fb71e/climextremes-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6504f0389944612de7978f3924b5372abae0b45833632ec776822caaf9994deb",
                "md5": "06e6cfe6ce69922a7453561a6347bffe",
                "sha256": "d09c47c3acd808b7ef860523674c072a86ed485e049e35ef34d161a1fd8084bc"
            },
            "downloads": -1,
            "filename": "climextremes-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "06e6cfe6ce69922a7453561a6347bffe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7284,
            "upload_time": "2024-01-10T16:22:10",
            "upload_time_iso_8601": "2024-01-10T16:22:10.098647Z",
            "url": "https://files.pythonhosted.org/packages/65/04/f0389944612de7978f3924b5372abae0b45833632ec776822caaf9994deb/climextremes-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 16:22:10",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "lbl-cascade",
    "bitbucket_project": "climextremes-dev",
    "lcname": "climextremes"
}
        
Elapsed time: 0.18168s