xagg2


Namexagg2 JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
Summarycalculate weighted overlap or barely overlap for climate data
upload_time2024-10-08 07:56:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords xagg2
VCS
bugtrack_url
requirements numpy pandas matplotlib xarray geopandas cartopy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xagg2


[![image](https://img.shields.io/pypi/v/xagg2.svg)](https://pypi.python.org/pypi/xagg2)
[![image](https://img.shields.io/conda/vn/conda-forge/xagg2.svg)](https://anaconda.org/conda-forge/xagg2)


**calculate weighted overlap or barely overlap for climate data**


-   Free software: MIT License
-   Documentation: https://advancehs.github.io/xagg2
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xagg2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "xagg2",
    "author": null,
    "author_email": "advancehs <1019753743@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/f2/f0/1c52194fceb64f04512c6922c1e3dca334c582bab13c3f4861ca41079845/xagg2-0.0.9.tar.gz",
    "platform": null,
    "description": "# xagg2\n\n\n[![image](https://img.shields.io/pypi/v/xagg2.svg)](https://pypi.python.org/pypi/xagg2)\n[![image](https://img.shields.io/conda/vn/conda-forge/xagg2.svg)](https://anaconda.org/conda-forge/xagg2)\n\n\n**calculate weighted overlap or barely overlap for climate data**\n\n\n-   Free software: MIT License\n-   Documentation: https://advancehs.github.io/xagg2\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "calculate weighted overlap or barely overlap for climate data",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/advancehs/xagg2"
    },
    "split_keywords": [
        "xagg2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb5fd585810b60e4f7eaea1debc8845c814c104e4e174f30549a2a51fa45601c",
                "md5": "9fa53d2808e1821d3c54c6a55b0f6204",
                "sha256": "01ede14a68c396243a2a5ccf802e02c3b31348a2291f33ddb81e9bd53eb1bfa5"
            },
            "downloads": -1,
            "filename": "xagg2-0.0.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fa53d2808e1821d3c54c6a55b0f6204",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 30381,
            "upload_time": "2024-10-08T07:56:32",
            "upload_time_iso_8601": "2024-10-08T07:56:32.825300Z",
            "url": "https://files.pythonhosted.org/packages/fb/5f/d585810b60e4f7eaea1debc8845c814c104e4e174f30549a2a51fa45601c/xagg2-0.0.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2f01c52194fceb64f04512c6922c1e3dca334c582bab13c3f4861ca41079845",
                "md5": "610896006b97b5c22898445422e7d8da",
                "sha256": "e9fedb27912287993d5fa42e9a32525ed7dee55319defff489819246d597e8f9"
            },
            "downloads": -1,
            "filename": "xagg2-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "610896006b97b5c22898445422e7d8da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 35958,
            "upload_time": "2024-10-08T07:56:34",
            "upload_time_iso_8601": "2024-10-08T07:56:34.506291Z",
            "url": "https://files.pythonhosted.org/packages/f2/f0/1c52194fceb64f04512c6922c1e3dca334c582bab13c3f4861ca41079845/xagg2-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 07:56:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "advancehs",
    "github_project": "xagg2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "cartopy",
            "specs": []
        }
    ],
    "lcname": "xagg2"
}
        
Elapsed time: 0.76935s