xcompare


Namexcompare JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryCollection of comparison operations for xarray-based objects
upload_time2023-11-12 15:06:38
maintainer
docs_urlNone
author
requires_python>=3.9
licenseSoftware code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. §105). The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries otherthan the United States for Software authored in its entirety by the Department of Commerce. To this end, the Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create derivative works of the Software outside of the United States.”
keywords xarray xesmf gfdl compare
VCS
bugtrack_url
requirements numpy xarray xesmf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xcompare - A collection of comparison operations for xarray-based objects
**xcompare** provides Python-based tools for climate model and gridded
observational dataset comparisons.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "xcompare",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "xarray,xesmf,gfdl,compare",
    "author": "",
    "author_email": "John Krasting <john.krasting@noaa.gov>",
    "download_url": "https://files.pythonhosted.org/packages/ab/0b/915200fc6da59b0ecda6cd6c30e0be38f50c8bfa469d45611de2155cb978/xcompare-2.0.1.tar.gz",
    "platform": null,
    "description": "# xcompare - A collection of comparison operations for xarray-based objects\n**xcompare** provides Python-based tools for climate model and gridded\nobservational dataset comparisons.\n",
    "bugtrack_url": null,
    "license": "Software code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. \u00a7105). The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries otherthan the United States for Software authored in its entirety by the Department of Commerce. To this end, the Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create derivative works of the Software outside of the United States.\u201d ",
    "summary": "Collection of comparison operations for xarray-based objects",
    "version": "2.0.1",
    "project_urls": {
        "documentation": "https://xcompare.readthedocs.io",
        "homepage": "https://github.com/jkrasting/xcompare",
        "repository": "https://github.com/jkrasting/xcompare"
    },
    "split_keywords": [
        "xarray",
        "xesmf",
        "gfdl",
        "compare"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8c3c1711984af913e87e851e788da43e9b043e3fc9e9189bd8588027f262cd9",
                "md5": "ffec0cd812f3223cf16913772599cefc",
                "sha256": "a75e861d52c81cd6becc6a3ee70d0106153055bb41f11ff51f0f7e43608e3088"
            },
            "downloads": -1,
            "filename": "xcompare-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffec0cd812f3223cf16913772599cefc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11937,
            "upload_time": "2023-11-12T15:06:36",
            "upload_time_iso_8601": "2023-11-12T15:06:36.799997Z",
            "url": "https://files.pythonhosted.org/packages/e8/c3/c1711984af913e87e851e788da43e9b043e3fc9e9189bd8588027f262cd9/xcompare-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab0b915200fc6da59b0ecda6cd6c30e0be38f50c8bfa469d45611de2155cb978",
                "md5": "7fdb6e2f3807144f36580e6317d06b28",
                "sha256": "0879aa56e161e4c63398df98537386419fd8094ab0d3b9b753dccdcd86d75533"
            },
            "downloads": -1,
            "filename": "xcompare-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7fdb6e2f3807144f36580e6317d06b28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14797,
            "upload_time": "2023-11-12T15:06:38",
            "upload_time_iso_8601": "2023-11-12T15:06:38.108640Z",
            "url": "https://files.pythonhosted.org/packages/ab/0b/915200fc6da59b0ecda6cd6c30e0be38f50c8bfa469d45611de2155cb978/xcompare-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 15:06:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jkrasting",
    "github_project": "xcompare",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        },
        {
            "name": "xesmf",
            "specs": []
        }
    ],
    "lcname": "xcompare"
}
        
Elapsed time: 0.14165s