x4c-exp


Namex4c-exp JSON
Version 2025.3.18 PyPI version JSON
download
home_pagehttps://github.com/fzhu2e/x4c
Summaryx4c: Xarray for CESM
upload_time2025-03-18 22:13:55
maintainerNone
docs_urlNone
authorFeng Zhu
requires_pythonNone
licenseMIT
keywords xarray cesm climate data analysis and visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/x4c.svg)](https://badge.fury.io/py/x4c)
[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()
<!-- [![license](https://img.shields.io/github/license/fzhu2e/x4c.svg)]() -->

# x4c: Xarray for CESM
x4c (xarray4cesm) is an Xarray extension that aims to support efficient and intuitive CESM output analysis and visualization:
- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.
- Visualization features: timeseries, horizontal and vertical spatial plots, etc.

> **_Disclaimer:_**  This package is still in its early stage and under active development, and its API could be changed frequently.

## Documentation

+ Homepage: https://fzhu2e.github.io/x4c
+ Installation: https://fzhu2e.github.io/x4c/ug-installation.html


## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fzhu2e/x4c",
    "name": "x4c-exp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Xarray, CESM, Climate Data Analysis and Visualization",
    "author": "Feng Zhu",
    "author_email": "fengzhu@ucar.edu",
    "download_url": "https://files.pythonhosted.org/packages/8b/70/c4e129cb6bc92ca6fd1a6a8124ebd3a2c57f7765fc0a4d679f96b18d2b86/x4c_exp-2025.3.18.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/x4c.svg)](https://badge.fury.io/py/x4c)\n[![PyPI](https://img.shields.io/badge/python-3.11-blue.svg)]()\n<!-- [![license](https://img.shields.io/github/license/fzhu2e/x4c.svg)]() -->\n\n# x4c: Xarray for CESM\nx4c (xarray4cesm) is an Xarray extension that aims to support efficient and intuitive CESM output analysis and visualization:\n- Analysis features: regrid, various of mean calculation, annualization/seasonalization, etc.\n- Visualization features: timeseries, horizontal and vertical spatial plots, etc.\n\n> **_Disclaimer:_**  This package is still in its early stage and under active development, and its API could be changed frequently.\n\n## Documentation\n\n+ Homepage: https://fzhu2e.github.io/x4c\n+ Installation: https://fzhu2e.github.io/x4c/ug-installation.html\n\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "x4c: Xarray for CESM",
    "version": "2025.3.18",
    "project_urls": {
        "Homepage": "https://github.com/fzhu2e/x4c"
    },
    "split_keywords": [
        "xarray",
        " cesm",
        " climate data analysis and visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b70c4e129cb6bc92ca6fd1a6a8124ebd3a2c57f7765fc0a4d679f96b18d2b86",
                "md5": "88625dd3a9138db80b301fa6927fad96",
                "sha256": "67981b9253bf2cd99ec41bf9b22d9b68c34c58667f00bac3e72e0cc2d709634a"
            },
            "downloads": -1,
            "filename": "x4c_exp-2025.3.18.tar.gz",
            "has_sig": false,
            "md5_digest": "88625dd3a9138db80b301fa6927fad96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38280,
            "upload_time": "2025-03-18T22:13:55",
            "upload_time_iso_8601": "2025-03-18T22:13:55.560504Z",
            "url": "https://files.pythonhosted.org/packages/8b/70/c4e129cb6bc92ca6fd1a6a8124ebd3a2c57f7765fc0a4d679f96b18d2b86/x4c_exp-2025.3.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-18 22:13:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fzhu2e",
    "github_project": "x4c",
    "github_not_found": true,
    "lcname": "x4c-exp"
}
        
Elapsed time: 0.69333s